Skip to content

Commit 8b4315c

Browse files
chore(deps): bump aws-cdk-lib
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.149.0 to 2.186.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.186.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.186.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b87515 commit 8b4315c

File tree

2 files changed

+79
-41
lines changed

2 files changed

+79
-41
lines changed

samples/sagemaker_huggingface_model_svd/package-lock.json

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

samples/sagemaker_huggingface_model_svd/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.227",
24-
"aws-cdk-lib": "2.149.0",
24+
"aws-cdk-lib": "2.186.0",
2525
"cdk-nag": "^2.28.164",
2626
"constructs": "^10.0.0",
2727
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)