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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",

View File

@ -1729,7 +1729,7 @@ execall@^2.0.0:
dependencies:
clone-regexp "^2.1.0"
express@^5.0.0-alpha.8:
express@5.0.0-alpha.8:
version "5.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/express/-/express-5.0.0-alpha.8.tgz#b9dd3a568eab791e3391db47f9e6ab91e61b13fe"
integrity sha512-PL8wTLgaNOiq7GpXt187/yWHkrNSfbr4H0yy+V0fpqJt5wpUzBi9DprAkwGKBFOqWHylJ8EyPy34V5u9YArfng==