Skip to content

Commit 92217bd

Browse files
chore: update @modelcontextprotocol/sdk to 1.17.0
Updates the @modelcontextprotocol/sdk dependency from various versions (1.13.1 and 1.14.0) to the latest release 1.17.0 across all workspaces. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 9f6e731 commit 92217bd

File tree

5 files changed

+9
-2181
lines changed

5 files changed

+9
-2181
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {},
2323
"dependencies": {
24-
"@modelcontextprotocol/sdk": "^1.13.1",
24+
"@modelcontextprotocol/sdk": "^1.17.0",
2525
"commander": "^13.1.0",
2626
"spawn-rx": "^5.1.2"
2727
}

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"cleanup:e2e": "node e2e/global-teardown.js"
2626
},
2727
"dependencies": {
28-
"@modelcontextprotocol/sdk": "^1.14.0",
28+
"@modelcontextprotocol/sdk": "^1.17.0",
2929
"@radix-ui/react-checkbox": "^1.1.4",
3030
"@radix-ui/react-dialog": "^1.1.3",
3131
"@radix-ui/react-icons": "^1.3.0",

0 commit comments

Comments
 (0)