Skip to content

Commit c1e9578

Browse files
chore(deps): 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 ae6aae3 commit c1e9578

File tree

2 files changed

+301
-311
lines changed

2 files changed

+301
-311
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"dependencies": {
77
"bull": "^4.16.5",
8-
"express": "^4.21.2",
8+
"express": "^5.1.0",
99
"puppeteer-core": "^24.1.1",
1010
"ramda": "^0.30.1",
1111
"tree-kill": "^1.2.2",

0 commit comments

Comments
 (0)