Closed
Description
Describe the bug
npm audit
fails on http-proxy
Original issue: http-party/node-http-proxy#1446
Did you try recovering your dependencies?
Yes.
npm --version
6.14.5
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
Environment Info:
current version of create-react-app: 3.4.1
running from /Users/sergeikriger/.npm/_npx/73840/lib/node_modules/create-react-app
System:
OS: macOS 10.15.3
CPU: (8) x64 Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz
Binaries:
Node: 12.11.1 - ~/.nvm/versions/node/v12.11.1/bin/node
Yarn: 1.19.0 - /usr/local/bin/yarn
npm: 6.14.5 - ~/.nvm/versions/node/v12.11.1/bin/npm
Browsers:
Chrome: 81.0.4044.138
Firefox: 76.0.1
Safari: 13.0.5
npmPackages:
react: 16.9.0 => 16.9.0
react-dom: 16.9.0 => 16.9.0
react-scripts: ^3.4.0 => 3.4.1
npmGlobalPackages:
create-react-app: Not Found
Steps to reproduce
npm audit
Expected behavior
Audit passes.
Actual behavior
Audit fails:
Reproducible demo
(Paste the link to an example project and exact instructions to reproduce the issue.)