Skip to content

Commit 81430b1

Browse files
committed
fix: force express version
1 parent 28b21d5 commit 81430b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"dayjs": "^1.11.10",
8787
"dotenv": "^16.4.1",
8888
"es6-promisify": "7.0.0",
89-
"express": "^4.18.2",
89+
"express": "4.18.2",
9090
"express-rate-limit": "5.5.1",
9191
"filenamify": "4.2.0",
9292
"helmet": "4.6.0",

0 commit comments

Comments
 (0)