HiickFG
HiickFG
I made this PR: https://github.com/facebook/create-react-app/pull/13778 It's focused on resolving the moderate/high vulnerabilities introduced by react-scripts for outdated dependencies that then point to outdated nth-check and postcss packages.
I have this PR (https://github.com/facebook/create-react-app/pull/13778), which could hopefully fix it without having to use overrides, etc. I was having exactly the same on my app. Once I updated the react-scripts...
https://github.com/facebook/create-react-app/pull/13778 I have done this PR recently which could solve the problem. In my app where I tested this, I'm using a direct link to an extracted repository of react-scripts...