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

fix npm vulnerabilities #1

Open
allenday opened this issue Aug 18, 2020 · 0 comments
Open

fix npm vulnerabilities #1

allenday opened this issue Aug 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@allenday
Copy link
Member

$ npm install
npm WARN [email protected] requires a peer of inquirer@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN crypto-analytics No repository field.
npm WARN crypto-analytics No license field.

audited 830 packages in 3.375s

32 packages are looking for funding
  run `npm fund` for details

found 2 vulnerabilities (1 moderate, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
allenday-macbookpro:crypto-analytics allenday$ npm audit fix
npm WARN [email protected] requires a peer of inquirer@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN crypto-analytics No repository field.
npm WARN crypto-analytics No license field.

up to date in 2.326s

32 packages are looking for funding
  run `npm fund` for details

fixed 0 of 2 vulnerabilities in 830 scanned packages
  2 vulnerabilities required manual review and could not be updated
@allenday allenday added the bug Something isn't working label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants