Bump @modelcontextprotocol/sdk from 1.24.0 to 1.25.2 in /test/mcp (#286391)

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.24.0 to 1.25.2.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.0...v1.25.2)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-07 17:01:09 -08:00
committed by GitHub
parent c21cd6dbeb
commit 9ea3725fc6
2 changed files with 25 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"start-stdio": "echo 'Starting vscode-playwright-mcp... For customization and troubleshooting, see ./test/mcp/README.md' && npm ci && npm run -s compile && node ./out/stdio.js"
},
"dependencies": {
"@modelcontextprotocol/sdk": "1.24.0",
"@modelcontextprotocol/sdk": "1.25.2",
"@playwright/mcp": "^0.0.40",
"cors": "^2.8.5",
"express": "^5.2.1",