Skip to content

Commit 813e553

Browse files
chore(deps): bump aws-cdk-lib in /samples/sagemaker_huggingface_model
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.154.1 to 2.184.1. - [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.184.1/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 457ca90 commit 813e553

File tree

2 files changed

+56
-51
lines changed

2 files changed

+56
-51
lines changed

samples/sagemaker_huggingface_model/package-lock.json

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

samples/sagemaker_huggingface_model/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.262",
24-
"aws-cdk-lib": "2.154.1",
24+
"aws-cdk-lib": "2.184.1",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"
2727
}

0 commit comments

Comments
 (0)