Skip to content

Commit 258bebb

Browse files
chore(deps): bump @modelcontextprotocol/sdk
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.8.0 to 1.11.1. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.8.0...1.11.1) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ba1816 commit 258bebb

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 10 additions & 15 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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@aws-sdk/client-bedrock-runtime": "^3.806.0",
13-
"@modelcontextprotocol/sdk": "^1.5.0",
13+
"@modelcontextprotocol/sdk": "^1.12.1",
1414
"readline-sync": "^1.4.10",
1515
"winston": "^3.17.0"
1616
},

0 commit comments

Comments
 (0)