Skip to content

Commit e9ac732

Browse files
chore(deps): bump aws-cdk-lib in /samples/bedrock-agent
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.187.0 to 2.192.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.192.0/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.192.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.192.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13db4a2 commit e9ac732

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

samples/bedrock-agent/package-lock.json

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

samples/bedrock-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@aws-cdk/aws-lambda-python-alpha": "^2.187.0-alpha.0",
2525
"@cdklabs/generative-ai-cdk-constructs": "^0.1.299",
26-
"aws-cdk-lib": "^2.187.0",
26+
"aws-cdk-lib": "^2.197.0",
2727
"cdk-nag": "^2.28.13",
2828
"constructs": "^10.0.0",
2929
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)