diff --git a/examples/cdk/package-lock.json b/examples/cdk/package-lock.json index 8e7896f99a..0061b082ca 100644 --- a/examples/cdk/package-lock.json +++ b/examples/cdk/package-lock.json @@ -2875,9 +2875,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.122", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.122.tgz", + "integrity": "sha512-dssxs7zgUzyxtp9hbVHvZM9invI4HX9n8crL/fuA+0hI4UA/qHqAMWSU8xBZJJ6pxsoJrB3WLejkq9pK/FlRVg==", "engines": { "node": ">= 12.7.0" } @@ -8925,9 +8925,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.122", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.122.tgz", + "integrity": "sha512-dssxs7zgUzyxtp9hbVHvZM9invI4HX9n8crL/fuA+0hI4UA/qHqAMWSU8xBZJJ6pxsoJrB3WLejkq9pK/FlRVg==" }, "convert-source-map": { "version": "1.8.0", diff --git a/package-lock.json b/package-lock.json index 3573267602..3ef2780f81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6415,9 +6415,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.122", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.122.tgz", + "integrity": "sha512-dssxs7zgUzyxtp9hbVHvZM9invI4HX9n8crL/fuA+0hI4UA/qHqAMWSU8xBZJJ6pxsoJrB3WLejkq9pK/FlRVg==", "dev": true, "engines": { "node": ">= 12.7.0" @@ -20836,9 +20836,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.122", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.122.tgz", + "integrity": "sha512-dssxs7zgUzyxtp9hbVHvZM9invI4HX9n8crL/fuA+0hI4UA/qHqAMWSU8xBZJJ6pxsoJrB3WLejkq9pK/FlRVg==", "dev": true }, "conventional-changelog-angular": {