From 89b29eb8a9b5ba06f2c5b1790e2bded5ab73c422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 16:27:40 +0000 Subject: [PATCH] build(deps): bump constructs from 10.0.102 to 10.0.108 Bumps [constructs](https://github.com/aws/constructs) from 10.0.102 to 10.0.108. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.0.102...v10.0.108) --- 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 16256ffb48..742a99e385 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.102", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.102.tgz", - "integrity": "sha512-2qvF0e1g/IT3CRyc2MOYDWNLw/ARNByRDJWT+6uunXNq3emWIHzhehnBXtDsyqpZjP5FXmvHzKyVwcAviv0gVQ==", + "version": "10.0.108", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.108.tgz", + "integrity": "sha512-A5sZMVWEblwtPBAOScOt8lBn2epTUljGy/sVfHi7juLnSNSZd2qaO7t62qvbIWJEpH047uYGd755PomB+sXeHA==", "engines": { "node": ">= 12.7.0" } @@ -8925,9 +8925,9 @@ "dev": true }, "constructs": { - "version": "10.0.102", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.102.tgz", - "integrity": "sha512-2qvF0e1g/IT3CRyc2MOYDWNLw/ARNByRDJWT+6uunXNq3emWIHzhehnBXtDsyqpZjP5FXmvHzKyVwcAviv0gVQ==" + "version": "10.0.108", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.108.tgz", + "integrity": "sha512-A5sZMVWEblwtPBAOScOt8lBn2epTUljGy/sVfHi7juLnSNSZd2qaO7t62qvbIWJEpH047uYGd755PomB+sXeHA==" }, "convert-source-map": { "version": "1.8.0", diff --git a/package-lock.json b/package-lock.json index 4988689805..86223ebc1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6536,9 +6536,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.0.102", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.102.tgz", - "integrity": "sha512-2qvF0e1g/IT3CRyc2MOYDWNLw/ARNByRDJWT+6uunXNq3emWIHzhehnBXtDsyqpZjP5FXmvHzKyVwcAviv0gVQ==", + "version": "10.0.108", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.108.tgz", + "integrity": "sha512-A5sZMVWEblwtPBAOScOt8lBn2epTUljGy/sVfHi7juLnSNSZd2qaO7t62qvbIWJEpH047uYGd755PomB+sXeHA==", "dev": true, "engines": { "node": ">= 12.7.0" @@ -21028,9 +21028,9 @@ "dev": true }, "constructs": { - "version": "10.0.102", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.102.tgz", - "integrity": "sha512-2qvF0e1g/IT3CRyc2MOYDWNLw/ARNByRDJWT+6uunXNq3emWIHzhehnBXtDsyqpZjP5FXmvHzKyVwcAviv0gVQ==", + "version": "10.0.108", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.108.tgz", + "integrity": "sha512-A5sZMVWEblwtPBAOScOt8lBn2epTUljGy/sVfHi7juLnSNSZd2qaO7t62qvbIWJEpH047uYGd755PomB+sXeHA==", "dev": true }, "conventional-changelog-angular": {