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
Sorry for this but i created app from cli "npx create-react-app" so i got 6 moderate severity vulnerabilities but i don't know about it
and one time more i created app from cli also i got that(second time).
These "vulnerabilities" are in some the packages that were installed with the CRA CLI. You can safely ignore them or run npm audit fix with an optional --force flag.
Activity
Abban-Fahim commentedon Dec 19, 2021
These "vulnerabilities" are in some the packages that were installed with the CRA CLI. You can safely ignore them or run
npm audit fix
with an optional--force
flag.raix commentedon Dec 19, 2021
#11780 should update svgr
#11739 removes tar-pack
raix commentedon Dec 19, 2021
Also please read the pinned issue: #11174
@HamidShaikh1499 when reading the text it seems like it want to install react-scripts@2.1.3:
I'm closing this issue, we are tracking updating dependencies