We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cf4c3 commit 1465d8dCopy full SHA for 1465d8d
package.json
@@ -89,7 +89,7 @@
89
"compression": "^1.7.4",
90
"cookie-parser": "^1.4.5",
91
"env-paths": "^2.2.0",
92
- "express": "^5.0.0-alpha.8",
+ "express": "5.0.0-alpha.8",
93
"http-proxy": "^1.18.0",
94
"httpolyglot": "^0.1.2",
95
"js-yaml": "^4.0.0",
yarn.lock
@@ -1729,7 +1729,7 @@ execall@^2.0.0:
1729
dependencies:
1730
clone-regexp "^2.1.0"
1731
1732
-express@^5.0.0-alpha.8:
+[email protected]:
1733
version "5.0.0-alpha.8"
1734
resolved "https://registry.yarnpkg.com/express/-/express-5.0.0-alpha.8.tgz#b9dd3a568eab791e3391db47f9e6ab91e61b13fe"
1735
integrity sha512-PL8wTLgaNOiq7GpXt187/yWHkrNSfbr4H0yy+V0fpqJt5wpUzBi9DprAkwGKBFOqWHylJ8EyPy34V5u9YArfng==
0 commit comments