theme icon indicating copy to clipboard operation
theme copied to clipboard

found 82 vulnerabilities

Open niklasp opened this issue 5 years ago • 0 comments

After installing npm tells us

found 82 vulnerabilities (38 low, 16 moderate, 28 high)
  run `npm audit fix` to fix them, or `npm audit` for details

However they can only be fixed with --force which breaks the execution of all package.json scripts. Can we have an update?

niklasp avatar Jan 03 '21 10:01 niklasp