You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that react-scripts is the cause of all the vulnerabilities. I found this github issue that explains how these aren't 'true' vulnerabilities (facebook/create-react-app#11174), and after moving react-scripts to the devDependencies and running npm auit --omit=dev it says 0 vulnerabilities.
The text was updated successfully, but these errors were encountered: