Netflix / vector

Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser.
http://getvector.io/
Apache License 2.0
3.58k stars 252 forks source link

upgrade dependencies to remove High security vulnerabilities #200

Closed jasonk000 closed 6 years ago

jasonk000 commented 6 years ago

Upgrade npm dependencies to eliminate all High vulnerabilities.

Before --

added 1407 packages from 1175 contributors and audited 9886 packages in 20.35s
found 63 vulnerabilities (35 low, 17 moderate, 11 high)
  run `npm audit fix` to fix them, or `npm audit` for details

After --

added 1423 packages from 1317 contributors and audited 10743 packages in 24.016s
found 13 vulnerabilities (4 low, 9 moderate)
  run `npm audit fix` to fix them, or `npm audit` for details