Skip to content

Commit 9acdd62

Browse files
authored
Merge pull request #80 from quivero/renovate/express-5.x
fix(deps): update dependency express to v5
2 parents a6f10f7 + 3673e35 commit 9acdd62

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@babel/core": "^7.20.12",
1818
"es-iter": "^1.1.2",
19-
"express": "^4.18.2",
19+
"express": "^5.0.0",
2020
"fs": "^0.0.2",
2121
"lodash.combinations": "^18.11.1",
2222
"nodemon": "^3.0.0",

0 commit comments

Comments
 (0)