mattbasta / crass

A CSS minifier and utility library for JavaScript
http://mattbasta.com/crass
MIT License
102 stars 6 forks source link

Update svgo to version 1.2.2 or higer #77

Open tiritto opened 4 years ago

tiritto commented 4 years ago

There are 2 vulnerabilities in js-yaml that svgo used to have on its dependency list. svgo maintainers fixed that issue with the release of 1.2.2, however crass is still using outdated version of svgo (0.7.2) causing vulnerability notifications to pop out on npm, which in result might scare off many people from using that amazing tool.

Related vulnerabilities: https://npmjs.com/advisories/813 https://npmjs.com/advisories/788