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
Just opened PR #35. There are 308 remaining low severity vulnerabilities, all of which have to do with jest using an old version of minimist. There is an advisory for this vulnerability, and the issue regarding this on jest's repository remains open for now.
EDIT: react-scripts also uses an older version of webpack; patches of that package fixed it
Running npm update, I get:
Seems like the react build needs to be updated.
The text was updated successfully, but these errors were encountered: