Skip to content

Commit fa2db6b

Browse files
dependabot[bot]mirkobrombin
authored andcommitted
chore(deps): bump express from 4.20.0 to 5.1.0
Bumps [express](https://github.com/expressjs/express) from 4.20.0 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.20.0...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 9201248 commit fa2db6b

File tree

2 files changed

+195
-181
lines changed

2 files changed

+195
-181
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@vueuse/head": "^1.1.26",
1818
"@xmldom/xmldom": "^0.9.6",
1919
"compression": "^1.7.4",
20-
"express": "^4.20.0",
20+
"express": "^5.1.0",
2121
"express-rate-limit": "^7.4.0",
2222
"js-yaml": "^4.1.0",
2323
"marked": "^15.0.4",

0 commit comments

Comments
 (0)