File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 89
89
"compression" : " ^1.7.4" ,
90
90
"cookie-parser" : " ^1.4.5" ,
91
91
"env-paths" : " ^2.2.0" ,
92
- "express" : " ^ 5.0.0-alpha.8" ,
92
+ "express" : " 5.0.0-alpha.8" ,
93
93
"http-proxy" : " ^1.18.0" ,
94
94
"httpolyglot" : " ^0.1.2" ,
95
95
"js-yaml" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -1729,7 +1729,7 @@ execall@^2.0.0:
1729
1729
dependencies :
1730
1730
clone-regexp "^2.1.0"
1731
1731
1732
- express@^ 5.0.0-alpha.8 :
1732
+ express@5.0.0-alpha.8 :
1733
1733
version "5.0.0-alpha.8"
1734
1734
resolved "https://registry.yarnpkg.com/express/-/express-5.0.0-alpha.8.tgz#b9dd3a568eab791e3391db47f9e6ab91e61b13fe"
1735
1735
integrity sha512-PL8wTLgaNOiq7GpXt187/yWHkrNSfbr4H0yy+V0fpqJt5wpUzBi9DprAkwGKBFOqWHylJ8EyPy34V5u9YArfng==
You can’t perform that action at this time.
0 commit comments