Skip to content

Commit 2c1ca4e

Browse files
build(deps): bump express from 4.21.2 to 4.22.0
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md) - [Commits](expressjs/express@4.21.2...4.22.0) --- updated-dependencies: - dependency-name: express dependency-version: 4.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b69b1d commit 2c1ca4e

File tree

2 files changed

+575
-529
lines changed

2 files changed

+575
-529
lines changed

examples/mcp-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@graphscope/studio-driver": "workspace:*",
1313
"@modelcontextprotocol/sdk": "^1.6.0",
1414
"@zodios/core": "^10.9.6",
15-
"express": "^4.21.2",
15+
"express": "^4.22.0",
1616
"zod": "^3.24.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)