facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.18k stars 26.67k forks source link

PostCSS #10983

Open PowerDigitalMedia opened 3 years ago

PowerDigitalMedia commented 3 years ago

Could you please investigate this issue...

npx create-react-app [APP NAME]

OR

from existing package.json npm install

Produces error...

Moderate: Regular Expression Denial of Service Package: postcss PatchedIn: >=8.2.10 Dependency: react-scripts Path: react-scripts > css-loader > icss-utils > postcss

Seems like an update to postcss is required

Thanks Team

qdraw commented 3 years ago

Duplicate of #10762 and #10945

ziaulrehman40 commented 3 years ago

Not a duplicate of #10762, but yes, duplicate of #10945

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

kaushalyap commented 2 years ago

This also create another problem with tailwindcss where you have to use postcss7-compat package

mrmckeb commented 2 years ago

PostCSS is updated in the v5 alpha, which we'll release soon.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.