Skip to content

Commit f7bdbf1

Browse files
build(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.25.2 to 1.26.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.25.2...v1.26.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8b12df commit f7bdbf1

File tree

3 files changed

+33
-25
lines changed

3 files changed

+33
-25
lines changed

packages/local-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dependencies": {
5353
"@gleanwork/api-client": "0.13.0",
5454
"@gleanwork/mcp-server-utils": "workspace:*",
55-
"@modelcontextprotocol/sdk": "^1.25.2",
55+
"@modelcontextprotocol/sdk": "^1.26.0",
5656
"dotenv": "^17.2.3",
5757
"meow": "^14.0.0",
5858
"open": "^11.0.0",

packages/mcp-server-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@eslint/js": "^9.39.1",
9393
"@gleanwork/api-client": "0.13.0",
9494
"@gleanwork/mcp-test-utils": "workspace:*",
95-
"@modelcontextprotocol/sdk": "^1.25.2",
95+
"@modelcontextprotocol/sdk": "^1.26.0",
9696
"@types/node": "^25.0.2",
9797
"@typescript-eslint/eslint-plugin": "^8.48.1",
9898
"@typescript-eslint/parser": "^8.48.1",

pnpm-lock.yaml

Lines changed: 31 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)