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

Bump debug. #473

Open
wtgtybhertgeghgtwtg opened this issue Nov 23, 2016 · 1 comment
Open

Bump debug. #473

wtgtybhertgeghgtwtg opened this issue Nov 23, 2016 · 1 comment

Comments

@wtgtybhertgeghgtwtg
Copy link

esformatter depends on debug@0.7.4. It also depends on rocambole-whitespace@1.0.0, which depends on debug@2.3.3. So two versions of debug are packaged with esformatter.
I can create a pull request if you would like.

@zkuzmic
Copy link

zkuzmic commented Feb 13, 2019

Another reason to do this is because npm audit show the following issue:

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ debug                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >= 2.6.9 < 3.0.0 || >= 3.1.0                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ esformatter [dev]                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ esformatter > debug                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/534                             │
└───────────────┴──────────────────────────────────────────────────────────────┘

It'd be great to update debug to a version in the range above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants