rlindner81 / tracker

Track anything
1 stars 1 forks source link

Fix vulnerabilities during npm install #225

Closed Phantomkeks closed 1 year ago

Phantomkeks commented 1 year ago

This should fix the output during npm install for the backend:

backend % npm i
added 571 packages, and audited 572 packages in 7s

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

5 vulnerabilities (2 moderate, 3 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.