From 9affe93383deac8cd951fdfa3ca11b24edabedd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:21:05 +0000 Subject: [PATCH] Bump @modelcontextprotocol/sdk from 1.0.1 to 1.25.2 in /src/github Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.0.1 to 1.25.2. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.0.1...v1.25.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.25.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/github/package.json b/src/github/package.json index 29f5296b6b..ca6e96227f 100644 --- a/src/github/package.json +++ b/src/github/package.json @@ -19,7 +19,7 @@ "watch": "tsc --watch" }, "dependencies": { - "@modelcontextprotocol/sdk": "1.0.1", + "@modelcontextprotocol/sdk": "1.25.2", "@types/node": "^22", "@types/node-fetch": "^2.6.12", "node-fetch": "^3.3.2",