Skip to content

Commit 9b995a8

Browse files
Bump express from 5.1.0 to 5.2.0 (#143)
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db3dde7 commit 9b995a8

2 files changed

Lines changed: 223 additions & 70 deletions

File tree

mcp/servers/weather-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"@modelcontextprotocol/sdk": "^1.23.0",
21-
"express": "^5.1.0",
21+
"express": "^5.2.0",
2222
"zod": "^4.1.13"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)