diff --git a/package-lock.json b/package-lock.json index c7b4d13c..78bbe958 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "aws-cdk-lib": "2.76.0", "aws-sdk": "2.1354.0", "axios": "1.4.0", - "constructs": "10.2.31", + "constructs": "10.2.32", "cookie": "0.5.0", "eslint": "8.41.0", "eslint-config-prettier": "8.8.0", @@ -3824,9 +3824,9 @@ } }, "node_modules/constructs": { - "version": "10.2.31", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.31.tgz", - "integrity": "sha512-r49ORPNWmPXAVWADpqKjhL+Pa9m9AgaSrUfI4U7w7whhY4Eg2+2E4TSAdssam05WCFl59HiTd2aW5DikrNyycA==", + "version": "10.2.32", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.32.tgz", + "integrity": "sha512-84MhMvsroG3gu2zf43N3SUDlMKEGbauXK5z1qG/hA4X1kGZCzPbU3DslQJtLsHVctY7aYHIGU1axInDu9DvttA==", "engines": { "node": ">= 16.14.0" } @@ -15471,9 +15471,9 @@ } }, "constructs": { - "version": "10.2.31", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.31.tgz", - "integrity": "sha512-r49ORPNWmPXAVWADpqKjhL+Pa9m9AgaSrUfI4U7w7whhY4Eg2+2E4TSAdssam05WCFl59HiTd2aW5DikrNyycA==" + "version": "10.2.32", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.32.tgz", + "integrity": "sha512-84MhMvsroG3gu2zf43N3SUDlMKEGbauXK5z1qG/hA4X1kGZCzPbU3DslQJtLsHVctY7aYHIGU1axInDu9DvttA==" }, "conventional-changelog-angular": { "version": "5.0.13", diff --git a/package.json b/package.json index 3fc0c384..08463610 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "aws-cdk-lib": "2.76.0", "aws-sdk": "2.1354.0", "axios": "1.4.0", - "constructs": "10.2.31", + "constructs": "10.2.32", "cookie": "0.5.0", "eslint": "8.41.0", "eslint-config-prettier": "8.8.0",