Skip to content

Commit 671e50d

Browse files
cliffhallshivdeepak
authored andcommitted
Upgrade typescript-sdk version in everything server
1 parent bb034ea commit 671e50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/everything/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"start:sse": "node dist/sse.js"
2222
},
2323
"dependencies": {
24-
"@modelcontextprotocol/sdk": "1.0.1",
24+
"@modelcontextprotocol/sdk": "^1.9.0",
2525
"express": "^4.21.1",
2626
"zod": "^3.23.8",
2727
"zod-to-json-schema": "^3.23.5"
@@ -31,4 +31,4 @@
3131
"shx": "^0.3.4",
3232
"typescript": "^5.6.2"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)