diff --git a/examples/cdk/package-lock.json b/examples/cdk/package-lock.json index 0b7978d697..29ef3e4c6d 100644 --- a/examples/cdk/package-lock.json +++ b/examples/cdk/package-lock.json @@ -2867,9 +2867,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.0.118", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.118.tgz", - "integrity": "sha512-BJd/EEgnxe03pG/5/NuGFH1PfmfSfqhfcXjGhd+JGl5p9d79vC8Yqqe8ghvb6RxBlxz0Sl8kXXiDXpzOFU8zcQ==", + "version": "10.0.126", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.126.tgz", + "integrity": "sha512-7ytkuv4BqE37YW3+Z354gRsJW5N58die5UT9BDSv9L0CIELpoDNc6bPTPBslcxpRYl7Qa6jJjqLa4xQi1U1LxA==", "engines": { "node": ">= 12.7.0" } @@ -8910,9 +8910,9 @@ "dev": true }, "constructs": { - "version": "10.0.118", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.118.tgz", - "integrity": "sha512-BJd/EEgnxe03pG/5/NuGFH1PfmfSfqhfcXjGhd+JGl5p9d79vC8Yqqe8ghvb6RxBlxz0Sl8kXXiDXpzOFU8zcQ==" + "version": "10.0.126", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.126.tgz", + "integrity": "sha512-7ytkuv4BqE37YW3+Z354gRsJW5N58die5UT9BDSv9L0CIELpoDNc6bPTPBslcxpRYl7Qa6jJjqLa4xQi1U1LxA==" }, "convert-source-map": { "version": "1.8.0", diff --git a/package-lock.json b/package-lock.json index b07b139b25..e11458ef9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6437,9 +6437,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.0.118", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.118.tgz", - "integrity": "sha512-BJd/EEgnxe03pG/5/NuGFH1PfmfSfqhfcXjGhd+JGl5p9d79vC8Yqqe8ghvb6RxBlxz0Sl8kXXiDXpzOFU8zcQ==", + "version": "10.0.126", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.126.tgz", + "integrity": "sha512-7ytkuv4BqE37YW3+Z354gRsJW5N58die5UT9BDSv9L0CIELpoDNc6bPTPBslcxpRYl7Qa6jJjqLa4xQi1U1LxA==", "dev": true, "engines": { "node": ">= 12.7.0" @@ -20852,9 +20852,9 @@ "dev": true }, "constructs": { - "version": "10.0.118", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.118.tgz", - "integrity": "sha512-BJd/EEgnxe03pG/5/NuGFH1PfmfSfqhfcXjGhd+JGl5p9d79vC8Yqqe8ghvb6RxBlxz0Sl8kXXiDXpzOFU8zcQ==", + "version": "10.0.126", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.126.tgz", + "integrity": "sha512-7ytkuv4BqE37YW3+Z354gRsJW5N58die5UT9BDSv9L0CIELpoDNc6bPTPBslcxpRYl7Qa6jJjqLa4xQi1U1LxA==", "dev": true }, "conventional-changelog-angular": {