node-http-proxy
node-http-proxy copied to clipboard
Update dependency "follow-redirects" to mitigate CVE-2022-0155
trafficstars
Hi!
A vulnerability in the package "follow-redirects" CVE-2022-0155 was found. It is fixed with the version 1.14.7. Is it possible to update to the latest version?
Thanks!
https://github.com/http-party/node-http-proxy/pull/1564
Is it possible to update to the latest version?
You can update to the latest version of follow-redirects by re-installing http-proxy. (It would still be nice to merge #1564 and create a new release so that people who use npm outdated and other tools will get the fix, etc.)