Skip to content

Commit 4f8b275

Browse files
chore(deps): bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.25.3 to 1.26.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.25.3...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 b33a76e commit 4f8b275

3 files changed

Lines changed: 35 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"clean": "pnpm -r clean && cargo clean"
3232
},
3333
"devDependencies": {
34-
"@modelcontextprotocol/sdk": "^1.10.0",
34+
"@modelcontextprotocol/sdk": "^1.26.0",
3535
"@playwright/test": "^1.50.0",
3636
"@testing-library/jest-dom": "^6.6.0",
3737
"@testing-library/react": "^16.0.0",

pnpm-lock.yaml

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

tests/e2e/mocks/stub-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start:oauth": "tsx http-oauth-server.ts"
1010
},
1111
"dependencies": {
12-
"@modelcontextprotocol/sdk": "^1.10.0",
12+
"@modelcontextprotocol/sdk": "^1.26.0",
1313
"zod": "^3.23.8",
1414
"express": "^5.0.1"
1515
},

0 commit comments

Comments
 (0)