Update dependency for modelcontextprotocol/sdk to 1.23.0 (#13827)

This commit is contained in:
Billy Biggs
2025-11-25 17:23:13 -08:00
committed by GitHub
parent acf5ed595f
commit d2a6cff4df
7 changed files with 75 additions and 58 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
This file contains third-party software notices and license terms.
============================================================
@modelcontextprotocol/sdk@1.22.0
@modelcontextprotocol/sdk@1.23.0
(git+https://github.com/modelcontextprotocol/typescript-sdk.git)
MIT License
@@ -2352,7 +2352,7 @@ SOFTWARE.
============================================================
zod-to-json-schema@3.24.6
zod-to-json-schema@3.25.0
(https://github.com/StefanTerdell/zod-to-json-schema)
ISC License
+1 -1
View File
@@ -137,7 +137,7 @@
"vitest": "^3.2.4"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.22.0",
"@modelcontextprotocol/sdk": "^1.23.0",
"cors": "^2.8.5",
"express": "^5.1.0",
"zod": "^3.25.76"