Skip to content

Commit c0293fb

Browse files
build(deps): bump aws-cdk-lib
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.85.0 to 2.184.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.184.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff243e3 commit c0293fb

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.184.0",
3131
"aws-lambda": "^1.0.7",
3232
"constructs": "^10.2.61",
3333
"moment": "^2.29.4",

0 commit comments

Comments
 (0)