From 2904ea333a9a55a5ef70f1512b778ed7f58d910e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:22:39 +0000 Subject: [PATCH] Bump @modelcontextprotocol/sdk in /packages/gitbook Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.17.5 to 1.24.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.17.5...1.24.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/gitbook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json index d7e63777ac..813e88f8e0 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -17,7 +17,7 @@ "@gitbook/react-contentkit": "workspace:*", "@gitbook/react-math": "workspace:*", "@gitbook/react-openapi": "workspace:*", - "@modelcontextprotocol/sdk": "1.17.5", + "@modelcontextprotocol/sdk": "1.24.0", "@opennextjs/aws": "^3.8.5", "@opennextjs/cloudflare": "^1.11.0", "@radix-ui/react-checkbox": "^1.0.4",