Open hlovdal opened 6 years ago
Running npm audit on the branch latest as of writing this gives
npm audit
latest
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?
Running
npm audit
on the branchlatest
as of writing this givesThis pull request fixes those by updating the applicable dependencies.