This repository has been archived by the owner on May 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Update http-proxy-agent and https-proxy-agent deps #16
Comments
And security issues exist: |
@shibukawa That was the primary reason for opening this issue here. |
@TooTallNate Thanks! |
@TooTallNate Thank you for your quick response! |
FedeCanet
added a commit
to FedeCanet/node-pac-proxy-agent
that referenced
this issue
Apr 23, 2019
* Upgrade pac-resolver * update "mocha" to v3.4.2 * remove older versions from Travis * drop Node < 1 support, test v6, v7 and v8 * fix judo * Release 1.1.0 * update dependencies * add 'use strict' * use `Object.assign()` Removes the `extends` dependency * drop Node 1, 2 and 3 from Travis-CI * update "socks-proxy-agent" to v3 * Release 2.0.0 * Update dependencies Closes TooTallNate#16. * Test Node.js v9 * 2.0.1 * Revert changes that breaks node 4.0 Socks-proxy-agent breaks node 4.0 by introducing ES6 syntax * Update dependencies * Don't test Node.js v4 and v5 * 3.0.0
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: