gulp-base64
gulp-base64 copied to clipboard
NPM Audit Fix
When doing npm install it shows the following
added 37 packages from 39 contributors and audited 43 packages in 2.023s found 12 vulnerabilities (10 moderate, 2 high)
If you run npm audit fix it will upgrade request to 2.88.0
Doing npm install at this point will produce the following.
added 31 packages from 36 contributors, removed 9 packages, updated 13 packages and audited 75 packages in 1.719s found 1 moderate severity vulnerability
There is more work to do here but it reduces the errors.
I created a fork with the security fixes and will remove it once these are addressed.
If you want to use the fixes use npm i gulp-base64-updated