Bump express from 5.1.0 to 5.2.1 in /test/mcp (#280440)

Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.1
  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]
2025-12-03 10:10:45 +00:00
committed by GitHub
parent 19e4c04dea
commit 53df02fb55
2 changed files with 7 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
"@modelcontextprotocol/sdk": "1.24.0",
"@playwright/mcp": "^0.0.37",
"cors": "^2.8.5",
"express": "^5.1.0",
"express": "^5.2.1",
"minimist": "^1.2.8",
"ncp": "^2.0.0",
"node-fetch": "^2.6.7"