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 audit finds 1071 vulnerabilities, 998 high, 1 critical #4

Open
john-aws opened this issue Sep 10, 2019 · 0 comments
Open

NPM audit finds 1071 vulnerabilities, 998 high, 1 critical #4

john-aws opened this issue Sep 10, 2019 · 0 comments

Comments

@john-aws
Copy link

Audit warnings for backend:

mbp:~/src/react/auth0-react-tutorial/backend$ npm install
npm WARN [email protected] No repository field.

added 154 packages from 161 contributors and audited 308 packages in 3.507s
found 1 high severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details

Audit warnings for frontend:

mbp:~/src/react/auth0-react-tutorial/frontend$ npm install
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.

audited 36969 packages in 12.6s
found 1070 vulnerabilities (63 low, 9 moderate, 997 high, 1 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
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

1 participant