Skip to content

Commit b7c1aa0

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump @aws-sdk/client-bedrock-runtime
Bumps [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) from 3.873.0 to 3.882.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.882.0/clients/client-bedrock-runtime) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.882.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f9c1a2 commit b7c1aa0

File tree

2 files changed

+256
-39
lines changed

2 files changed

+256
-39
lines changed

examples/chatbots/typescript/package-lock.json

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

examples/chatbots/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint . --ext .ts"
1010
},
1111
"dependencies": {
12-
"@aws-sdk/client-bedrock-runtime": "^3.873.0",
12+
"@aws-sdk/client-bedrock-runtime": "^3.882.0",
1313
"@aws-sdk/client-cloudformation": "^3.873.0",
1414
"@aws-sdk/client-ssm": "^3.882.0",
1515
"@aws-sdk/credential-provider-node": "^3.873.0",

0 commit comments

Comments
 (0)