Skip to content

Commit 5ab14bd

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] <[email protected]>
1 parent 476588a commit 5ab14bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"compression": "^1.7.4",
1313
"cors": "^2.8.5",
14-
"express": "^4.18.2",
14+
"express": "^5.1.0",
1515
"express-static-gzip": "^2.1.7",
1616
"socket.io": "^4.7.3",
1717
"sqlite3": "^5.1.7"

0 commit comments

Comments
 (0)