diff --git a/examples/cdk/package-lock.json b/examples/cdk/package-lock.json index 27bd589232..e619a9b6b0 100644 --- a/examples/cdk/package-lock.json +++ b/examples/cdk/package-lock.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@types/jest": "^27.4.0", - "@types/node": "17.0.30", + "@types/node": "17.0.31", "aws-cdk": "^2.0.0", "esbuild": "^0.14.23", "jest": "^27.5.1", @@ -2084,9 +2084,9 @@ } }, "node_modules/@types/node": { - "version": "17.0.30", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.30.tgz", - "integrity": "sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==" + "version": "17.0.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.31.tgz", + "integrity": "sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==" }, "node_modules/@types/prettier": { "version": "2.4.4", @@ -8332,9 +8332,9 @@ } }, "@types/node": { - "version": "17.0.30", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.30.tgz", - "integrity": "sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==" + "version": "17.0.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.31.tgz", + "integrity": "sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==" }, "@types/prettier": { "version": "2.4.4", diff --git a/examples/cdk/package.json b/examples/cdk/package.json index 8dbec48883..88c49865aa 100644 --- a/examples/cdk/package.json +++ b/examples/cdk/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/jest": "^27.4.0", - "@types/node": "17.0.30", + "@types/node": "17.0.31", "aws-cdk": "^2.0.0", "esbuild": "^0.14.23", "jest": "^27.5.1", diff --git a/package-lock.json b/package-lock.json index 70e9ff32c5..1c7b595946 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3944,9 +3944,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "17.0.30", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.30.tgz", - "integrity": "sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==" + "version": "17.0.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.31.tgz", + "integrity": "sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==" }, "node_modules/@types/normalize-package-data": { "version": "2.4.1", @@ -18747,9 +18747,9 @@ "dev": true }, "@types/node": { - "version": "17.0.30", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.30.tgz", - "integrity": "sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==" + "version": "17.0.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.31.tgz", + "integrity": "sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==" }, "@types/normalize-package-data": { "version": "2.4.1",