Bump typescript-sdk version to 1.10.0 throughout

This commit is contained in:
cliffhall
2025-04-17 15:42:56 -04:00
parent 92bf9abb40
commit 958c9a36f1
5 changed files with 11 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.9.0",
"@modelcontextprotocol/sdk": "^1.10.0",
"cors": "^2.8.5",
"express": "^5.1.0",
"ws": "^8.18.0",