-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm audit fails on http-proxy #9017
Comments
+1 same issue here, blocking CI to deploy |
Original issue is fixed and marked as unaffected. |
Looks like this version bump is slowly getting propagated up the dependency chain (webpack/webpack-dev-server#2616) - anyone have cycles to look at bumping it for CRA? I can try taking it on if no other takers. |
Think if you just refresh/update the lockfiles or reinstall the dependencies you should be able to get the latest Optionally, with |
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs. |
This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue. |
Describe the bug
npm audit
fails onhttp-proxy
Did you try recovering your dependencies?
Yes.
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
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.)
The text was updated successfully, but these errors were encountered: