From d42ad880df2371f7a0bc35214f061ee64ff3b6c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:01:47 +0000 Subject: [PATCH] Bump @modelcontextprotocol/sdk in /packages/gitbook Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.17.5 to 1.26.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.17.5...v1.26.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.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 40133bbda5..3a2aa851f8 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -18,7 +18,7 @@ "@gitbook/react-math": "workspace:*", "@gitbook/react-openapi": "workspace:*", "@mermaid-js/mermaid-zenuml": "^0.2.2", - "@modelcontextprotocol/sdk": "1.17.5", + "@modelcontextprotocol/sdk": "1.26.0", "@opennextjs/aws": "^3.8.5", "@opennextjs/cloudflare": "^1.14.4", "@radix-ui/react-checkbox": "^1.0.4",