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:
Jennifer Shehane
2020-08-25 01:48:11 +06:30
committed by GitHub
parent 0777f969f7
commit eac7859fcc
6 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -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": {