diff --git a/package-lock.json b/package-lock.json index 4768f2f1..d7fbd7a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "@aws-cdk/aws-apigatewayv2-authorizers-alpha": "^2.78.0-alpha.0", "@aws-cdk/aws-apigatewayv2-integrations-alpha": "^2.78.0-alpha.0", "aws-cdk-lib": "2.82.0", - "constructs": "^10.2.42", + "constructs": "^10.2.43", "source-map-support": "^0.5.21" }, "bin": { @@ -6334,9 +6334,9 @@ } }, "node_modules/constructs": { - "version": "10.2.42", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.42.tgz", - "integrity": "sha512-QTy50blEmjrHexraR4JmxJtA7YCQ2p/IaDXiXNfy8lYNYnWQbp5YbAhDG1BSYvoRRgru/kB9CTlGtiLd9x3aUQ==", + "version": "10.2.43", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.43.tgz", + "integrity": "sha512-i/Bo08YGBNGYUau9st+qghNfbdAnSeplSuoYcwI0Ixwh2je3u1ZqIv6KfmB/515QzO8mK5/WQ3hxu4N18er0MA==", "engines": { "node": ">= 16.14.0" } @@ -25837,9 +25837,9 @@ } }, "constructs": { - "version": "10.2.42", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.42.tgz", - "integrity": "sha512-QTy50blEmjrHexraR4JmxJtA7YCQ2p/IaDXiXNfy8lYNYnWQbp5YbAhDG1BSYvoRRgru/kB9CTlGtiLd9x3aUQ==" + "version": "10.2.43", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.43.tgz", + "integrity": "sha512-i/Bo08YGBNGYUau9st+qghNfbdAnSeplSuoYcwI0Ixwh2je3u1ZqIv6KfmB/515QzO8mK5/WQ3hxu4N18er0MA==" }, "content-disposition": { "version": "0.5.4", @@ -28283,7 +28283,7 @@ "@types/node": "^18.16.4", "aws-cdk": "2.82.0", "aws-cdk-lib": "2.82.0", - "constructs": "10.2.42", + "constructs": "10.2.43", "source-map-support": "^0.5.21", "ts-node": "^10.9.1" },