Skip to content
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

Vulnerabilities!? #11801

Closed
HamidShaikh1499 opened this issue Dec 19, 2021 · 3 comments
Closed

Vulnerabilities!? #11801

HamidShaikh1499 opened this issue Dec 19, 2021 · 3 comments

Comments

@HamidShaikh1499
Copy link

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).

image

Thank You For CLI...!

@Abban-Fahim
Copy link

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
Copy link
Contributor

raix commented Dec 19, 2021

#11780 should update svgr
#11739 removes tar-pack

@raix
Copy link
Contributor

raix commented 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:

fix available via `npm audit fix --force`
Will install react-scripts@2.1.3, which is a breaking change
...

I'm closing this issue, we are tracking updating dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants