Skip to content

Commit 05c8cb3

Browse files
authored
Merge pull request #2653 from aws-samples/dependabot/npm_and_yarn/alb-lambda-cdk/npm_and_yarn-66c32c6bd8
Bump the npm_and_yarn group across 100 directories with 1 update
2 parents 7766a11 + ecafe58 commit 05c8cb3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dynamodb-seed-data-on-create-cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"typescript": "~3.9.7"
2222
},
2323
"dependencies": {
24-
"aws-cdk-lib": "2.80.0",
24+
"aws-cdk-lib": "2.177.0",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"
2727
}

dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@aws-sdk/client-eventbridge": "^3.200.0",
2828
"@aws-sdk/util-dynamodb": "^3.200.0",
2929
"@faker-js/faker": "^7.6.0",
30-
"aws-cdk-lib": "2.80.0",
30+
"aws-cdk-lib": "2.177.0",
3131
"constructs": "^10.0.0",
3232
"source-map-support": "^0.5.21",
3333
"uuid": "^9.0.0"

eventbridge-schema-notifications/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@aws-sdk/client-schemas": "^3.168.0",
2828
"@slack/web-api": "^6.7.2",
29-
"aws-cdk-lib": "2.80.0",
29+
"aws-cdk-lib": "2.177.0",
3030
"constructs": "^10.0.0",
3131
"source-map-support": "^0.5.21",
3232
"variable-diff": "^2.0.2"

0 commit comments

Comments
 (0)