Skip to content

Commit 30b7964

Browse files
authored
Merge pull request #370 from aws-samples/dependabot/npm_and_yarn/typescript-test-samples/lambda-handler-dynamodb/aws-cdk-lib-2.186.0
build(deps): bump aws-cdk-lib from 2.85.0 to 2.186.0 in /typescript-test-samples/lambda-handler-dynamodb
2 parents 376716d + 1aeef11 commit 30b7964

File tree

2 files changed

+101
-58
lines changed

2 files changed

+101
-58
lines changed

typescript-test-samples/lambda-handler-dynamodb/package-lock.json

Lines changed: 100 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-test-samples/lambda-handler-dynamodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@aws-sdk/client-dynamodb": "^3.360.0",
2929
"@aws-sdk/lib-dynamodb": "^3.360.0",
30-
"aws-cdk-lib": "^2.85.0",
30+
"aws-cdk-lib": "^2.186.0",
3131
"aws-lambda": "^1.0.7",
3232
"constructs": "^10.2.61",
3333
"moment": "^2.29.4",

0 commit comments

Comments
 (0)