Skip to content

Commit 8cd70d1

Browse files
Bump express from 4.22.1 to 5.2.1
Bumps [express](https://github.com/expressjs/express) from 4.22.1 to 5.2.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.1...v5.2.1) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9170e45 commit 8cd70d1

File tree

2 files changed

+121
-157
lines changed

2 files changed

+121
-157
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"commander": "^12.0.0",
3838
"cors": "^2.8.5",
3939
"dotenv": "^17.2.3",
40-
"express": "^4.19.2",
40+
"express": "^5.2.1",
4141
"mixpanel": "^0.19.1",
4242
"semver": "^7.7.3",
4343
"tsx": "^4.20.6",

0 commit comments

Comments
 (0)