Skip to content
New issue

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

Upgrade to latest browserify? #45

Open
rasmusfrederiksen opened this issue Sep 2, 2017 · 0 comments
Open

Upgrade to latest browserify? #45

rasmusfrederiksen opened this issue Sep 2, 2017 · 0 comments

Comments

@rasmusfrederiksen
Copy link

When installing npm i browser-refresh I get the following warning:

npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Granted, a DoS is not a big deal since browser-refresh is not something that will ever be used in a production environment, just thought I'd share my findings:

└─┬ [email protected] 
  └─┬ [email protected] (current version)
    └─┬ [email protected] (latest release is 14.4.0 and uses glob 7.1.0)
      └─┬ [email protected] (the 7.1.0 release uses minimatch 3.0.2)
        └── [email protected] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant