Archived
1
0

fix: Pin express to 5.0.0-alpha.8 (#4918)

Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
Edouard Vincent
2022-03-01 10:24:06 -08:00
committed by GitHub
parent b3cf4c32ff
commit 1465d8d510
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"env-paths": "^2.2.0",
"express": "^5.0.0-alpha.8",
"express": "5.0.0-alpha.8",
"http-proxy": "^1.18.0",
"httpolyglot": "^0.1.2",
"js-yaml": "^4.0.0",