npx
npx copied to clipboard
Update dependencies with security issues
Running npm audit
on the branch latest
as of writing this gives
found 72 vulnerabilities (29 low, 27 moderate, 16 high) in 6893 scanned packages
This pull request fixes those by updating the applicable dependencies.
The build failure with node.js version 6 is unrelated, I created an issue for that.
Is there anything that stops this from being merged?