From 2a220a98f85adab683303e7fa5a3f35f2640005b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 13:06:22 +0000 Subject: [PATCH] build(deps): bump constructs from 10.0.114 to 10.0.115 Bumps [constructs](https://github.com/aws/constructs) from 10.0.114 to 10.0.115. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.0.114...v10.0.115) --- 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 ef4782382c..70f5b611e8 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.114", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.114.tgz", - "integrity": "sha512-er6NTso71PfZ+D9EfwtZmWJpTkDWUlKYkFHAlpT+DJ8Z7gUshEe8m4pq9PSYmKnKCKj3gta/Cq17W6a4hkg+Kw==", + "version": "10.0.115", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.115.tgz", + "integrity": "sha512-BZfiDjilEzfq+y8hNGRbh5yIYa+mK6ZAO172Q03pvN47Fe2a2PxzA1Y6dNCP+AKcajAiyzHjYg/hw98XheZh5A==", "engines": { "node": ">= 12.7.0" } @@ -8925,9 +8925,9 @@ "dev": true }, "constructs": { - "version": "10.0.114", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.114.tgz", - "integrity": "sha512-er6NTso71PfZ+D9EfwtZmWJpTkDWUlKYkFHAlpT+DJ8Z7gUshEe8m4pq9PSYmKnKCKj3gta/Cq17W6a4hkg+Kw==" + "version": "10.0.115", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.115.tgz", + "integrity": "sha512-BZfiDjilEzfq+y8hNGRbh5yIYa+mK6ZAO172Q03pvN47Fe2a2PxzA1Y6dNCP+AKcajAiyzHjYg/hw98XheZh5A==" }, "convert-source-map": { "version": "1.8.0", diff --git a/package-lock.json b/package-lock.json index 1925fd63a7..a1f42fa55d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6415,9 +6415,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.0.114", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.114.tgz", - "integrity": "sha512-er6NTso71PfZ+D9EfwtZmWJpTkDWUlKYkFHAlpT+DJ8Z7gUshEe8m4pq9PSYmKnKCKj3gta/Cq17W6a4hkg+Kw==", + "version": "10.0.115", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.115.tgz", + "integrity": "sha512-BZfiDjilEzfq+y8hNGRbh5yIYa+mK6ZAO172Q03pvN47Fe2a2PxzA1Y6dNCP+AKcajAiyzHjYg/hw98XheZh5A==", "dev": true, "engines": { "node": ">= 12.7.0" @@ -20836,9 +20836,9 @@ "dev": true }, "constructs": { - "version": "10.0.114", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.114.tgz", - "integrity": "sha512-er6NTso71PfZ+D9EfwtZmWJpTkDWUlKYkFHAlpT+DJ8Z7gUshEe8m4pq9PSYmKnKCKj3gta/Cq17W6a4hkg+Kw==", + "version": "10.0.115", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.115.tgz", + "integrity": "sha512-BZfiDjilEzfq+y8hNGRbh5yIYa+mK6ZAO172Q03pvN47Fe2a2PxzA1Y6dNCP+AKcajAiyzHjYg/hw98XheZh5A==", "dev": true }, "conventional-changelog-angular": {