Skip to content

Conversation

blasko03
Copy link

In a project i have as dependency react-script when the command npm audit returns vulnerability warning due to outaded packages in react script

updated @svgr/webpack to 8.0.1. For testing i have run npm test and npm run test:integration and also created a new app with create-react-app and the app which was working

@facebook-github-bot
Copy link

Hi @blasko03!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@lindsaymacvean
Copy link

This is also causing us issues. It would be great to see this merged.

@adnamalin
Copy link

👋 We are also depending on this PR to be merged, any updates?

@blasko03
Copy link
Author

blasko03 commented Sep 13, 2023

i am worried that this project is no longer maintained

a quick fix would be to add a override in your package.json


  "overrides": {
    "@svgr/webpack": "^8.0.1",
    "@adobe/css-tools": "^4.3.1"
  }

cwndrws added a commit to github/codespaces-react that referenced this pull request Sep 14, 2023
…-check

If facebook/create-react-app#13323 ever gets merged, we
can remove these overrides and just pin the newer version of react-scripts.
smartdev328 added a commit to smartdev328/codespaces that referenced this pull request Mar 10, 2024
…-check

If facebook/create-react-app#13323 ever gets merged, we
can remove these overrides and just pin the newer version of react-scripts.
lift-world added a commit to lift-world/codespaces-react that referenced this pull request Aug 14, 2024
…-check

If facebook/create-react-app#13323 ever gets merged, we
can remove these overrides and just pin the newer version of react-scripts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants