diff --git a/package-lock.json b/package-lock.json index 5824cbf1..a0436b88 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.55", + "constructs": "10.2.56", "cookie": "0.5.0", "eslint": "8.43.0", "eslint-config-prettier": "8.8.0", @@ -3810,9 +3810,9 @@ } }, "node_modules/constructs": { - "version": "10.2.55", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.55.tgz", - "integrity": "sha512-TjH8BRN9qpmjZqq0ixH1NqgPHam0tQJcMQ6puffM0Sj0dRPXaJAzOtbHpn24rhjE+90vIQ8jBAUO8v8Sdp1uAQ==", + "version": "10.2.56", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.56.tgz", + "integrity": "sha512-fUnw15SNkYxF+8lv9IaCPa0xWK04utS+3cILvr/MHn+tXwljkjGtiKPRTcL17G/9P/xfo59smJ1MC0d7EcOrkg==", "engines": { "node": ">= 16.14.0" } @@ -15431,9 +15431,9 @@ } }, "constructs": { - "version": "10.2.55", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.55.tgz", - "integrity": "sha512-TjH8BRN9qpmjZqq0ixH1NqgPHam0tQJcMQ6puffM0Sj0dRPXaJAzOtbHpn24rhjE+90vIQ8jBAUO8v8Sdp1uAQ==" + "version": "10.2.56", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.2.56.tgz", + "integrity": "sha512-fUnw15SNkYxF+8lv9IaCPa0xWK04utS+3cILvr/MHn+tXwljkjGtiKPRTcL17G/9P/xfo59smJ1MC0d7EcOrkg==" }, "conventional-changelog-angular": { "version": "5.0.13", diff --git a/package.json b/package.json index 5cd24ab4..afc9e25d 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.55", + "constructs": "10.2.56", "cookie": "0.5.0", "eslint": "8.43.0", "eslint-config-prettier": "8.8.0",