-
-
Notifications
You must be signed in to change notification settings - Fork 415
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 reports vulnerability - immer in react-dev-utils #1062
Comments
thank you @ccaspers |
I am facing same dependabot alert issue. Cause seems to be fixed in underlying react-dev-utils ^11.0.2 see facebook/create-react-app#10411 |
@mswertz I think you are right. Thank you for tracking it down. |
To address issue vue-styleguidist#1062
I fixed it !!! |
Thank you very much :) |
Current behavior
Running
npm audit
produces an error caused by a transitive dependency of vue styleguidistTo reproduce
https://github.com/ccaspers/vue-styleguidist-vulnerability
Expected behavior
Audit doesn't report a security warning.
The text was updated successfully, but these errors were encountered: