gruntjs / grunt-contrib-imagemin

Minify PNG, JPG, GIF and SVG images.
https://gruntjs.com
MIT License
1.21k stars 175 forks source link

Update imagemin deps to fix tunnel-agent 0.4.3 vulnerability #390

Closed shiftie closed 6 years ago

shiftie commented 6 years ago

Imagemin modules used in v3.0.0 are using tunnel-agent@0.4.3 which has a vulnerability: https://www.npmjs.com/advisories/598

This should solve that issue.

jsf-clabot commented 6 years ago

CLA assistant check
All committers have signed the CLA.