From 3a89947e3f0e0a362f40cd3580d163cc0d26c017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:51:12 +0000 Subject: [PATCH] chore(deps): bump @modelcontextprotocol/sdk from 1.24.2 to 1.25.2 Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.24.2 to 1.25.2. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.2...v1.25.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 90e56c07e7..4a31f12afe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1884,6 +1884,15 @@ __metadata: languageName: node linkType: hard +"@hono/node-server@npm:^1.19.7": + version: 1.19.7 + resolution: "@hono/node-server@npm:1.19.7" + peerDependencies: + hono: ^4 + checksum: d2ac297af1ef9e300981876971eea0770f78212f40b15a9be33bf31ebb454629f93c076322399d72da08042899023c3d0b62a0c9a6c61e23ab2bd7343f0a336d + languageName: node + linkType: hard + "@humanwhocodes/config-array@npm:^0.13.0": version: 0.13.0 resolution: "@humanwhocodes/config-array@npm:0.13.0" @@ -2390,9 +2399,10 @@ __metadata: linkType: hard "@modelcontextprotocol/sdk@npm:^1.8.0": - version: 1.24.2 - resolution: "@modelcontextprotocol/sdk@npm:1.24.2" + version: 1.25.2 + resolution: "@modelcontextprotocol/sdk@npm:1.25.2" dependencies: + "@hono/node-server": ^1.19.7 ajv: ^8.17.1 ajv-formats: ^3.0.1 content-type: ^1.0.5 @@ -2403,6 +2413,7 @@ __metadata: express: ^5.0.1 express-rate-limit: ^7.5.0 jose: ^6.1.1 + json-schema-typed: ^8.0.2 pkce-challenge: ^5.0.0 raw-body: ^3.0.0 zod: ^3.25 || ^4.0 @@ -2415,7 +2426,7 @@ __metadata: optional: true zod: optional: false - checksum: 6e302bcfcbf368afb9406a1e13bc5fd470d32bed8e789ff01ec97bd6aa2f5b81f41e2ad6ed862381a260075ae843714d9dd2dbfe544b2a724d3e914c2cb55f89 + checksum: 24c600de2da3478e5ce8a6ae3a00744a3d8a08e9291e6ebb236ca563d5a8d69bee759223950914ef19329ce26b24946639438cc6a7bf33839180348055be5eb9 languageName: node linkType: hard @@ -12406,6 +12417,13 @@ __metadata: languageName: node linkType: hard +"json-schema-typed@npm:^8.0.2": + version: 8.0.2 + resolution: "json-schema-typed@npm:8.0.2" + checksum: 8ddb3c2b1bad406507ea077d4d8cfe6dae5b920f642efab145e4bd6e0d3984f01034ee4467bbeabd51e129b17d7446ceb357a6b1648857fdfaf61ba8ef621ff6 + languageName: node + linkType: hard + "json-stable-stringify-without-jsonify@npm:^1.0.1": version: 1.0.1 resolution: "json-stable-stringify-without-jsonify@npm:1.0.1"