Skip to content

Commit d0887f4

Browse files
authoredFeb 11, 2025
Update express from 4.18.2 to 5.0.0
Update express from 4.18.2 to 5.0.0
2 parents 403d1a7 + 72eadf7 commit d0887f4

File tree

2 files changed

+325
-191
lines changed

2 files changed

+325
-191
lines changed
 

‎package-lock.json

+324-190
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "nodemon app.js"
99
},
1010
"dependencies": {
11-
"express": "^4.18.2",
11+
"express": "5.0.0",
1212
"multer": "^1.4.5-lts.1",
1313
"extract-colors": "^2.0.0",
1414
"get-pixels": "^3.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.