Prevent updating express dependency to v5
-Will allow v5 later when there is more time to fix breaking changes
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
"body-parser": "^1.20.0",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"debug": ">=4.3.4",
|
||||
"express": ">=4.18.1",
|
||||
"express": "^4.21.2",
|
||||
"intl": "^1.2.5",
|
||||
"jsonminify": "^0.4.2",
|
||||
"mongodb": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user