Update http-proxy-agent and https-proxy-agent deps
ChALkeR opened this issue · 4 comments
ChALkeR commented
Those are outdated atm and use old Buffer API, which is going to start printing runtime warnings on Node.js 10.0.
Tracking: nodejs/node#19079
shibukawa commented
And security issues exist:
ChALkeR commented
@shibukawa That was the primary reason for opening this issue here.
ChALkeR commented
@TooTallNate Thanks!
shibukawa commented
@TooTallNate Thank you for your quick response!