From b9d243473eb02f84f8805a352dbb1a761495baef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 13:07:16 +0000 Subject: [PATCH] build(deps): bump constructs from 10.0.118 to 10.0.122 Bumps [constructs](https://github.com/aws/constructs) from 10.0.118 to 10.0.122. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.0.118...v10.0.122) --- 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 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": {