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

V4 postcss vulnerability #238

Open
jeran-urban opened this issue Apr 10, 2024 · 2 comments
Open

V4 postcss vulnerability #238

jeran-urban opened this issue Apr 10, 2024 · 2 comments

Comments

@jeran-urban
Copy link

hello,

the postcss package has vulnerabilities below version 8.4.31, is there anyway that you can update the dependency for postcss from ^7.0.35 to ^8.4.31 and backport that to create a v 4.0.1? Any help would be much appreciated. Thank you.

@jeran-urban
Copy link
Author

current workaround in package.json:

"overrides": {
    "resolve-url-loader":{
      "postcss": "^8.4.31"
    }
  }

@mdmahendri
Copy link

mdmahendri commented Oct 21, 2024

found this issue through the usage of react-scripts
the number of vulnerabilities goes up out of nowhere and it looks like Create React App is abbandoned

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

2 participants