fix(cli): Respect NO_PROXY on cypress download (#17702)

Co-authored-by: Zach Bloomquist <git@chary.us>
This commit is contained in:
Arne Westphal
2021-09-20 20:25:54 +02:00
committed by GitHub
parent a87a373f6a
commit 8249d2ee0c
4 changed files with 96 additions and 32 deletions
+1
View File
@@ -54,6 +54,7 @@
"minimist": "^1.2.5",
"ospath": "^1.2.2",
"pretty-bytes": "^5.6.0",
"proxy-from-env": "1.0.0",
"ramda": "~0.27.1",
"request-progress": "^3.0.0",
"supports-color": "^8.1.1",