Skip to content

Commit c52be1e

Browse files
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.778.0 to 3.779.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.779.0/clients/client-bedrock-runtime) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.779.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 368eeec commit c52be1e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 6 additions & 6 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.778.0",
12+
"@aws-sdk/client-bedrock-runtime": "^3.779.0",
1313
"@modelcontextprotocol/sdk": "^1.5.0",
1414
"readline-sync": "^1.4.10",
1515
"winston": "^3.17.0"

0 commit comments

Comments
 (0)