From 10d698e11276ae0595ac97c9ef19eaa13776e56f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 13:06:34 +0000 Subject: [PATCH] build(deps): bump constructs from 10.0.102 to 10.0.107 Bumps [constructs](https://github.com/aws/constructs) from 10.0.102 to 10.0.107. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.0.102...v10.0.107) --- 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 | 17 +++++++++-------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/examples/cdk/package-lock.json b/examples/cdk/package-lock.json index e22b9cf977..bcf6666f73 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.107", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.107.tgz", + "integrity": "sha512-RijsrEEyjWYatW2HmKphxKT2GCNCYnabk9oGHadn+XPoqO3mpk11/uSQ6CqIuqGnCMAhnxGWBl64jaccJvpuTw==", "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.107", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.107.tgz", + "integrity": "sha512-RijsrEEyjWYatW2HmKphxKT2GCNCYnabk9oGHadn+XPoqO3mpk11/uSQ6CqIuqGnCMAhnxGWBl64jaccJvpuTw==" }, "convert-source-map": { "version": "1.8.0", diff --git a/package-lock.json b/package-lock.json index e110f829cb..8e55e9af66 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.107", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.107.tgz", + "integrity": "sha512-RijsrEEyjWYatW2HmKphxKT2GCNCYnabk9oGHadn+XPoqO3mpk11/uSQ6CqIuqGnCMAhnxGWBl64jaccJvpuTw==", "dev": true, "engines": { "node": ">= 12.7.0" @@ -15930,7 +15930,8 @@ "@aws-lambda-powertools/tracer": { "version": "file:packages/tracing", "requires": { - "@aws-lambda-powertools/commons": "^0.7.2", + "@aws-lambda-powertools/commons": "^0.7.1", + "@aws-sdk/client-dynamodb": "^3.58.0", "@types/promise-retry": "^1.1.3", "aws-xray-sdk-core": "^3.3.4", "axios": "^0.26.1", @@ -21027,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.107", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.0.107.tgz", + "integrity": "sha512-RijsrEEyjWYatW2HmKphxKT2GCNCYnabk9oGHadn+XPoqO3mpk11/uSQ6CqIuqGnCMAhnxGWBl64jaccJvpuTw==", "dev": true }, "conventional-changelog-angular": { @@ -27972,4 +27973,4 @@ } } } -} \ No newline at end of file +}