mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
Update dependency for modelcontextprotocol/sdk to 1.23.0 (#13827)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user