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
Describe the bug
When I install the latest version of the module I got a warning of security vulnerability
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
To Reproduce
Steps to reproduce the behavior:
Run `npm install htmlhint-loader --save-dev
Error appears
Expected behavior
Install the latest version of htmlhint which already uses the correr minimatch package
Screenshots
The text was updated successfully, but these errors were encountered:
This is affecting me as well...are there any plans to release an update? I see the Synk PR was merged into master over a year ago but I don't see a corresponding NPM release?
Describe the bug
When I install the latest version of the module I got a warning of security vulnerability
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Install the latest version of htmlhint which already uses the correr minimatch package
Screenshots
The text was updated successfully, but these errors were encountered: