Skip to content

Commit a2cc010

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.114.1 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 167cc7e commit a2cc010

File tree

1 file changed

+1
-1
lines changed
  • typescript-test-samples/launchdarkly-lambda-dynamodb/cdk

1 file changed

+1
-1
lines changed

typescript-test-samples/launchdarkly-lambda-dynamodb/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"archiver": "^6.0.1",
19-
"aws-cdk-lib": "2.114.1",
19+
"aws-cdk-lib": "2.177.0",
2020
"constructs": "^10.0.0",
2121
"@types/aws-lambda": "^8.10.131",
2222
"launchdarkly-node-server-sdk": "^7.0.3",

0 commit comments

Comments
 (0)