dependabot[bot] dependabot[bot] commited on
Bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 (#2035)
Browse filesBumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.25.1...v1.25.2)
---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.25.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +4 -5
- package.json +1 -1
package-lock.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"@huggingface/hub": "^2.2.0",
|
| 14 |
"@huggingface/inference": "^4.11.3",
|
| 15 |
"@iconify-json/bi": "^1.1.21",
|
| 16 |
-
"@modelcontextprotocol/sdk": "^1.25.
|
| 17 |
"@resvg/resvg-js": "^2.6.2",
|
| 18 |
"@sinclair/typebox": "^0.34.41",
|
| 19 |
"autoprefixer": "^10.4.14",
|
|
@@ -2448,10 +2448,9 @@
|
|
| 2448 |
}
|
| 2449 |
},
|
| 2450 |
"node_modules/@modelcontextprotocol/sdk": {
|
| 2451 |
-
"version": "1.25.
|
| 2452 |
-
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.25.
|
| 2453 |
-
"integrity": "sha512-
|
| 2454 |
-
"license": "MIT",
|
| 2455 |
"dependencies": {
|
| 2456 |
"@hono/node-server": "^1.19.7",
|
| 2457 |
"ajv": "^8.17.1",
|
|
|
|
| 13 |
"@huggingface/hub": "^2.2.0",
|
| 14 |
"@huggingface/inference": "^4.11.3",
|
| 15 |
"@iconify-json/bi": "^1.1.21",
|
| 16 |
+
"@modelcontextprotocol/sdk": "^1.25.2",
|
| 17 |
"@resvg/resvg-js": "^2.6.2",
|
| 18 |
"@sinclair/typebox": "^0.34.41",
|
| 19 |
"autoprefixer": "^10.4.14",
|
|
|
|
| 2448 |
}
|
| 2449 |
},
|
| 2450 |
"node_modules/@modelcontextprotocol/sdk": {
|
| 2451 |
+
"version": "1.25.2",
|
| 2452 |
+
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.25.2.tgz",
|
| 2453 |
+
"integrity": "sha512-LZFeo4F9M5qOhC/Uc1aQSrBHxMrvxett+9KLHt7OhcExtoiRN9DKgbZffMP/nxjutWDQpfMDfP3nkHI4X9ijww==",
|
|
|
|
| 2454 |
"dependencies": {
|
| 2455 |
"@hono/node-server": "^1.19.7",
|
| 2456 |
"ajv": "^8.17.1",
|
package.json
CHANGED
|
@@ -72,7 +72,7 @@
|
|
| 72 |
"@huggingface/hub": "^2.2.0",
|
| 73 |
"@huggingface/inference": "^4.11.3",
|
| 74 |
"@iconify-json/bi": "^1.1.21",
|
| 75 |
-
"@modelcontextprotocol/sdk": "^1.25.
|
| 76 |
"@resvg/resvg-js": "^2.6.2",
|
| 77 |
"@sinclair/typebox": "^0.34.41",
|
| 78 |
"autoprefixer": "^10.4.14",
|
|
|
|
| 72 |
"@huggingface/hub": "^2.2.0",
|
| 73 |
"@huggingface/inference": "^4.11.3",
|
| 74 |
"@iconify-json/bi": "^1.1.21",
|
| 75 |
+
"@modelcontextprotocol/sdk": "^1.25.2",
|
| 76 |
"@resvg/resvg-js": "^2.6.2",
|
| 77 |
"@sinclair/typebox": "^0.34.41",
|
| 78 |
"autoprefixer": "^10.4.14",
|