Serious security issues with Quasar-cli on `npm audit`
-
Recently I updated my npm version. Suddenly it started warning me about
vulnerabilities
… With just quasar-cli and node-sass there is a total of74
vulnerabilities (11
low,55
moderate,6
high,2
critical)…Is there anything I should be worried about with these?
It says I can do
npm audit fix
, but will this break the quasar build?