question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update minmatch/dependencies who pull in minimatch to avoid RegExp DoS issue?

See original GitHub issue
npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail o
n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible
. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated minimatch@2.0.10: **Please update to minimatch 3.0.2 or higher
 to avoid a RegExp DoS issue**
npm WARN deprecated minimatch@0.2.14: **Please update to minimatch 3.0.2 or higher
 to avoid a RegExp DoS issue**
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade
 to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail o
n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
Romanxcommented, Jul 7, 2016
0reactions
hyrbridwordcommented, Oct 12, 2016

hello, i had these problem too, how can i fix it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: npm WARN deprecated minimatch@2.0.10: Please ...
You need to update your minimatch version Follow these steps: ... minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp...
Read more >
Node.js install issue? - Google Groups
2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue. npm WARN deprecated mini...@0.2.14: Please update to minimatch 3.0.2...
Read more >
Error at task npm install on RHEL 7.6 - LIVEcommunity - 251546
Hi,. finally I found the problem, I was running out of RAM. So I just increased the RAM and it's working now. I...
Read more >
RegExp - JavaScript - MDN Web Docs - Mozilla
Chrome Edge RegExp Full support. Chrome1. Toggle history Full support. Edge12. Toggle history @@match Full support. Chrome50. Toggle history Full support. Edge13. Toggle history @@matchAll Full...
Read more >
Demystifying regular expression bugs - Chris Brown
This work further explores the role of test code in bug fixing for regex-related bugs. As a lens into issues developers face, we...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found