Skip to content

Commit 79078b0

Browse files
chore(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] <support@github.com>
1 parent 7a21d7c commit 79078b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

src/everything/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@modelcontextprotocol/sdk": "^1.23.0",
3131
"cors": "^2.8.5",
32-
"express": "^4.22.0",
32+
"express": "^4.22.1",
3333
"jszip": "^3.10.1",
3434
"zod": "^3.25.0",
3535
"zod-to-json-schema": "^3.23.5"

0 commit comments

Comments
 (0)