From 8c350823031630e67bc28e7fecc4b2f4fb4d88d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 13:58:26 +0000 Subject: [PATCH] build(deps): bump constructs from 10.0.70 to 10.0.74 Bumps [constructs](https://github.com/aws/constructs) from 10.0.70 to 10.0.74. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.0.70...v10.0.74) --- 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 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/cdk/package-lock.json b/examples/cdk/package-lock.json index d3b9beceb2..878c3e811b 100644 --- a/examples/cdk/package-lock.json +++ b/examples/cdk/package-lock.json @@ -6337,9 +6337,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.0.70", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.70.tgz", - "integrity": "sha512-yu9peMAi8bvyLC4gDWsJn7bqWM09/PcAscjxrnWlvJh7VM1OR8gp/G7AjBvxD+GylLsVaUDSAMG/tmWdiJjkcQ==", + "version": "10.0.74", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.74.tgz", + "integrity": "sha512-qlAbFtt2bCoeOKOE+z1lz7rqma31r4s43hDTIJfta3fDQWF7QZl44asgZ9QfqTmlpGUfnjMAvRSKbr/NYjlqww==", "engines": { "node": ">= 12.7.0" } @@ -16153,9 +16153,9 @@ "dev": true }, "constructs": { - "version": "10.0.70", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.70.tgz", - "integrity": "sha512-yu9peMAi8bvyLC4gDWsJn7bqWM09/PcAscjxrnWlvJh7VM1OR8gp/G7AjBvxD+GylLsVaUDSAMG/tmWdiJjkcQ==" + "version": "10.0.74", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.74.tgz", + "integrity": "sha512-qlAbFtt2bCoeOKOE+z1lz7rqma31r4s43hDTIJfta3fDQWF7QZl44asgZ9QfqTmlpGUfnjMAvRSKbr/NYjlqww==" }, "convert-source-map": { "version": "1.8.0",