Skip to content

Commit 194ff34

Browse files
Bump express from 4.21.2 to 5.1.0
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] <support@github.com>
1 parent 08869d9 commit 194ff34

File tree

2 files changed

+195
-148
lines changed

2 files changed

+195
-148
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"body-parser": "^1.20.3",
3636
"compression": "^1.6.0",
3737
"cors": "^2.7.1",
38-
"express": "^4.21.2",
38+
"express": "^5.1.0",
3939
"json5": "^2.2.3",
4040
"morgan": "^1.7.0",
4141
"proj4": "^2.3.12",

0 commit comments

Comments
 (0)