cloudfour / core-gulp-tasks

⛔️ DEPRECATED Gulp tasks that we usually need
MIT License
9 stars 0 forks source link

Address dependency package vulnerabilities #66

Open gerardo-rodriguez opened 6 years ago

gerardo-rodriguez commented 6 years ago

When I ran an npm install, I see this message:

audited 4943 packages in 21.034s
found 144 vulnerabilities (54 low, 68 moderate, 20 high, 2 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

We should start with the most critical first and work our way down.