Skip to content

Vulnerabilities!? #11801

Closed
Closed
@HamidShaikh1499

Description

@HamidShaikh1499

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

Activity

Abban-Fahim

Abban-Fahim commented on Dec 19, 2021

@Abban-Fahim

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

raix commented on Dec 19, 2021

@raix
Contributor

#11780 should update svgr
#11739 removes tar-pack

raix

raix commented on Dec 19, 2021

@raix
Contributor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @raix@HamidShaikh1499@Abban-Fahim

        Issue actions

          Vulnerabilities!? · Issue #11801 · facebook/create-react-app