Pick-up newer version proxy node module (#2074)

This commit is contained in:
Karl Burtram
2018-07-27 15:20:25 -04:00
committed by GitHub
parent 4daf3280ff
commit 332951bc8e
2 changed files with 34 additions and 22 deletions

View File

@@ -43,8 +43,8 @@
"getmac": "1.0.7",
"graceful-fs": "4.1.11",
"html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.4",
"http-proxy-agent": "0.2.7",
"https-proxy-agent": "0.3.6",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"iconv-lite": "0.4.19",
"jquery": "3.1.0",
"jschardet": "1.6.0",