fix: upgrade package json in cli, client, and server

This commit is contained in:
kavinkumarbaskar
2025-05-06 00:16:06 +05:30
parent 7a1fb0cfd9
commit b00b271d65
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
},
"devDependencies": {},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.10.2",
"@modelcontextprotocol/sdk": "^1.11.0",
"commander": "^13.1.0",
"spawn-rx": "^5.1.2"
}