Skip to content

Commit af605cc

Browse files
Bump aws-cdk-lib from 2.186.0 to 2.193.0 in /examples/http-axum/cdk (#979)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.186.0 to 2.193.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.193.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.193.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ee91c0 commit af605cc

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

examples/http-axum/cdk/package-lock.json

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/http-axum/cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "~5.3.3"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "^2.186.0",
23+
"aws-cdk-lib": "^2.193.0",
2424
"cargo-lambda-cdk": "^0.0.17",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)