Skip to content

Commit 6a3af6f

Browse files
Bump express from 4.21.2 to 5.1.0 in /express
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0badb15 commit 6a3af6f

File tree

2 files changed

+242
-201
lines changed

2 files changed

+242
-201
lines changed

express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"debug": "~4.4.0",
11-
"express": "~4.21.2",
11+
"express": "~5.1.0",
1212
"fix-esm": "^1.0.1",
1313
"httpsms": "^0.0.4",
1414
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)