Bump @modelcontextprotocol/sdk from 1.12.3 to 1.13.2 in /mcp

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.12.3 to 1.13.2.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.3...1.13.2)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-01 07:27:01 +00:00
committed by GitHub
parent a2d343c35b
commit 26a9317e4b
2 changed files with 5 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
"dev": "node --watch server.js"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.12.3"
"@modelcontextprotocol/sdk": "^1.13.2"
},
"keywords": ["mcp", "server"],
"author": "",