You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
postcss from 7.0.0 and before 8.2.10 are vulnerable to Regular Expression Denial of Service (ReDoS) during source map parsing: https://www.npmjs.com/advisories/1693
Reproduction
npm i resolve-url-loader
Remediation
Upgrade to version 8.2.10 or later
The text was updated successfully, but these errors were encountered:
Issue
postcss from 7.0.0 and before 8.2.10 are vulnerable to Regular Expression Denial of Service (ReDoS) during source map parsing:
https://www.npmjs.com/advisories/1693
Reproduction
npm i resolve-url-loader
Remediation
Upgrade to version 8.2.10 or later
The text was updated successfully, but these errors were encountered: