Skip to content

Commit c05df1a

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.126.0 to 2.185.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.185.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c251ae commit c05df1a

File tree

2 files changed

+98
-55
lines changed

2 files changed

+98
-55
lines changed

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

Lines changed: 97 additions & 54 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.114.1",
24+
"aws-cdk-lib": "^2.185.0",
2525
"cdk-nag": "^2.27.215",
2626
"constructs": "^10.0.0",
2727
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)