Build(deps): Bump @modelcontextprotocol/sdk in /mcp

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-01 18:47:13 +00:00
committed by GitHub
parent a066f8f252
commit 1d5ca92984
2 changed files with 5 additions and 5 deletions

View File

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