We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Could you please update the version of anymatch in your package.json file?
While running npm audit, I get the following issue:
Low | Regular Expression Denial of Service Package | braces Patched in | >=2.3.1 Dependency of | gulp-watch [dev] Path | gulp-watch > anymatch > micromatch > braces More info | https://nodesecurity.io/advisories/786
While only a low priority, would be good to be using most up to date versions.
The text was updated successfully, but these errors were encountered:
@aglotoff @floatdrop
Sorry, something went wrong.
Duplicate #321
I'm on 5.0.1 and yarn audit is still flagging this as a security issue.
yarn audit
Still an issue.
No branches or pull requests
Hello,
Could you please update the version of anymatch in your package.json file?
While running npm audit, I get the following issue:
=== npm audit security report ===
Low | Regular Expression Denial of Service
Package | braces
Patched in | >=2.3.1
Dependency of | gulp-watch [dev]
Path | gulp-watch > anymatch > micromatch > braces
More info | https://nodesecurity.io/advisories/786
While only a low priority, would be good to be using most up to date versions.
The text was updated successfully, but these errors were encountered: