Skip to content

Commit 1eeec71

Browse files
chore(deps): bump @modelcontextprotocol/sdk
Bumps the all-dependencies group in /examples/servers/typescript with 1 update: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.29.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 050d9cf commit 1eeec71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/servers/typescript/package-lock.json

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

examples/servers/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"testing"
1616
],
1717
"dependencies": {
18-
"@modelcontextprotocol/sdk": "^1.27.1",
18+
"@modelcontextprotocol/sdk": "^1.29.0",
1919
"@types/cors": "^2.8.19",
2020
"cors": "^2.8.5",
2121
"express": "^5.2.1",

0 commit comments

Comments
 (0)