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

NPM Vulnerabilities #15

Open
dr3 opened this issue Jun 30, 2019 · 2 comments
Open

NPM Vulnerabilities #15

dr3 opened this issue Jun 30, 2019 · 2 comments

Comments

@dr3
Copy link

dr3 commented Jun 30, 2019

Describe the bug
Package has a lot of vulnerabilities

To Reproduce
Steps to reproduce the behavior:

  1. Run npm audit
  2. See error
found 47 vulnerabilities (15 low, 16 moderate, 15 high, 1 critical)

Expected behavior
Has no vulnerabilities

Additional context
Just adding this issue as a reference, this package would be great to use in our project but will need to fix vulnerabilities first. Hopefully I can find time to submit a PR :)

@twolfson
Copy link
Owner

A quick glance over the vulnerabilities seems to be that all of them are for our devDependencies which is why they haven't been prioritized. Happy to accept a PR for their upgrades though =)

@dr3
Copy link
Author

dr3 commented Jun 30, 2019

Yeah, when you install the only prod vulnerability is moderate from form-data although it appears it wont be a clean version bump #10

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

2 participants