Audit warnings for backend:
mbp:~/src/react/auth0-react-tutorial/backend$ npm install
npm WARN backend@1.0.0 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 ajv-keywords@3.2.0 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