mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-20 22:19:46 -05:00
fix: NO_PROXY env var no longer be respected over npm_config_noproxy env var (#8295)
Co-authored-by: Zach Bloomquist <github@chary.us>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"fs-extra": "8.1.0",
|
||||
"lodash": "4.17.19",
|
||||
"node-forge": "0.9.0",
|
||||
"proxy-from-env": "1.1.0",
|
||||
"proxy-from-env": "1.0.0",
|
||||
"semaphore": "1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user