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
Hi, as mentioned in the PR, I think there's no need for the patch. It's used internally only by tailwind, contentlayer, eslint and globby. No user is ever going to submit an input for parsing.
glob-parent before 6.0.1 is vulnerable to Regular Expression Denial of Service (ReDoS).
The security issue was fixed here.
Suggested solution
Require version ^6.0.1 of glob-parent using NPM overrides in package.json.
The text was updated successfully, but these errors were encountered: