From 353361c1f50ef0fdf87038775f1f21ae6ad57a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 17:49:09 +0000 Subject: [PATCH] build(deps): bump constructs from 10.0.118 to 10.0.126 Bumps [constructs](https://github.com/aws/constructs) from 10.0.118 to 10.0.126. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.0.118...v10.0.126) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/cdk/package-lock.json | 12 ++++++------ package-lock.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) 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": {