Skip to content

Commit 0853755

Browse files
chore(deps): bump aws-cdk-lib in /samples/llm-on-govcloud-sagemaker
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.187.0 to 2.194.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.194.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.194.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc059d2 commit 0853755

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/llm-on-govcloud-sagemaker/package-lock.json

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

samples/llm-on-govcloud-sagemaker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@cdklabs/generative-ai-cdk-constructs": "^0.1.68",
24-
"aws-cdk-lib": "^2.187.0",
24+
"aws-cdk-lib": "^2.194.0",
2525
"cdk-nag": "^2.27.215",
2626
"constructs": "^10.0.0",
2727
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)