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
Seems like the current version 0.2.3 depends on [email protected], which in turn depends on [email protected], which has a security issue. Current npm warns on install:
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
If possible, please use the latest glob library version.
The text was updated successfully, but these errors were encountered:
Seems like the current version 0.2.3 depends on
[email protected]
, which in turn depends on[email protected]
, which has a security issue. Current npm warns on install:If possible, please use the latest
glob
library version.The text was updated successfully, but these errors were encountered: