From 4326e71043c6d39752ead35b210da67a64104d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:07:24 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 3 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /dynamodb-seed-data-on-create-cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Bumps the npm_and_yarn group with 1 update in the /dynamodb-streams-to-eventbridge-outbox-pattern/cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Bumps the npm_and_yarn group with 1 update in the /eventbridge-schema-notifications/cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Updates `aws-cdk-lib` from 2.80.0 to 2.177.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.177.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.80.0 to 2.177.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.177.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.80.0 to 2.177.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.177.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: aws-cdk-lib dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: aws-cdk-lib dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- dynamodb-seed-data-on-create-cdk/package.json | 2 +- dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json | 2 +- eventbridge-schema-notifications/cdk/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dynamodb-seed-data-on-create-cdk/package.json b/dynamodb-seed-data-on-create-cdk/package.json index 3183a49e2..f4484b032 100644 --- a/dynamodb-seed-data-on-create-cdk/package.json +++ b/dynamodb-seed-data-on-create-cdk/package.json @@ -21,7 +21,7 @@ "typescript": "~3.9.7" }, "dependencies": { - "aws-cdk-lib": "2.80.0", + "aws-cdk-lib": "2.177.0", "constructs": "^10.0.0", "source-map-support": "^0.5.21" } diff --git a/dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json b/dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json index 54bc2ca97..a3b476786 100644 --- a/dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json +++ b/dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json @@ -27,7 +27,7 @@ "@aws-sdk/client-eventbridge": "^3.200.0", "@aws-sdk/util-dynamodb": "^3.200.0", "@faker-js/faker": "^7.6.0", - "aws-cdk-lib": "2.80.0", + "aws-cdk-lib": "2.177.0", "constructs": "^10.0.0", "source-map-support": "^0.5.21", "uuid": "^9.0.0" diff --git a/eventbridge-schema-notifications/cdk/package.json b/eventbridge-schema-notifications/cdk/package.json index 001c89d8a..03b87631a 100644 --- a/eventbridge-schema-notifications/cdk/package.json +++ b/eventbridge-schema-notifications/cdk/package.json @@ -26,7 +26,7 @@ "dependencies": { "@aws-sdk/client-schemas": "^3.168.0", "@slack/web-api": "^6.7.2", - "aws-cdk-lib": "2.80.0", + "aws-cdk-lib": "2.177.0", "constructs": "^10.0.0", "source-map-support": "^0.5.21", "variable-diff": "^2.0.2"