📦 chore: Bump @modelcontextprotocol/sdk to v1.17.1 (#8809)

This commit is contained in:
Danny Avila 2025-08-01 16:10:12 -04:00 committed by GitHub
parent 077248a8a7
commit 33c8b87edd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -52,7 +52,7 @@
"@librechat/agents": "^2.4.69",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.0",
"@modelcontextprotocol/sdk": "^1.17.1",
"@node-saml/passport-saml": "^5.1.0",
"@waylaidwanderer/fetch-event-source": "^3.0.1",
"axios": "^1.8.2",

10
package-lock.json generated
View file

@ -68,7 +68,7 @@
"@librechat/agents": "^2.4.69",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.0",
"@modelcontextprotocol/sdk": "^1.17.1",
"@node-saml/passport-saml": "^5.1.0",
"@waylaidwanderer/fetch-event-source": "^3.0.1",
"axios": "^1.8.2",
@ -22442,9 +22442,9 @@
}
},
"node_modules/@modelcontextprotocol/sdk": {
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.17.0.tgz",
"integrity": "sha512-qFfbWFA7r1Sd8D697L7GkTd36yqDuTkvz0KfOGkgXR8EUhQn3/EDNIR/qUdQNMT8IjmasBvHWuXeisxtXTQT2g==",
"version": "1.17.1",
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.17.1.tgz",
"integrity": "sha512-CPle1OQehbWqd25La9Ack5B07StKIxh4+Bf19qnpZKJC1oI22Y0czZHbifjw1UoczIfKBwBDAp/dFxvHG13B5A==",
"license": "MIT",
"dependencies": {
"ajv": "^6.12.6",
@ -51416,7 +51416,7 @@
"@langchain/core": "^0.3.62",
"@librechat/agents": "^2.4.69",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.0",
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.8.2",
"diff": "^7.0.0",
"eventsource": "^3.0.2",

View file

@ -72,7 +72,7 @@
"@langchain/core": "^0.3.62",
"@librechat/agents": "^2.4.69",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.0",
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.8.2",
"diff": "^7.0.0",
"eventsource": "^3.0.2",