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

Running npm audit shows there are vulnerabilities #1

Open
Swellenator opened this issue Jan 13, 2022 · 2 comments
Open

Running npm audit shows there are vulnerabilities #1

Swellenator opened this issue Jan 13, 2022 · 2 comments

Comments

@Swellenator
Copy link
Contributor

Steps to repro:

  1. clone repo
  2. npm install
  3. npm audit --omit dev

Output:

... 165 vulnerabilities (2 low, 126 moderate, 36 high, 1 critical) ...

Is this something we want to address? Or did I do it wrong.

@Swellenator
Copy link
Contributor Author

Just for completeness I used yarn instead and the output of yarn audit was

Severity: 4 Low | 66 Moderate | 20 High | 1 Critical

@cryptoaaron
Copy link
Contributor

Going to take a look, thanks for pointing this out

cryptoaaron added a commit that referenced this issue Jun 20, 2022
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

2 participants