Skip to content

Commit 2c40bc3

Browse files
authored
Update MCP SDK to 1.25.2 (#326)
1 parent 8008bf6 commit 2c40bc3

File tree

2 files changed

+35
-14
lines changed

2 files changed

+35
-14
lines changed

package-lock.json

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

packages/vscode-inproc-mcp/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,11 @@
4343
"dependencies": {
4444
"@microsoft/vscode-azext-utils": "^4.0.0",
4545
"@microsoft/vscode-processutils": "^0.2.1",
46-
"@modelcontextprotocol/sdk": "^1.24.3",
46+
"@modelcontextprotocol/sdk": "^1.25.2",
4747
"express": "~5",
4848
"zod": "~4"
4949
},
5050
"devDependencies": {
51-
"@cfworker/json-schema": "~4",
5251
"@types/express": "^5.0.3"
5352
},
5453
"mocha": {

0 commit comments

Comments
 (0)