mapbox / spritezero

small opinionated sprites
Other
173 stars 62 forks source link

Migrate to svgo 2.x #93

Open 3nprob opened 2 years ago

3nprob commented 2 years ago

svgo 1.x is deprecated. svgo 2.0 was released over a year ago. svgo contains a transitive dependency to high-risk vulnerability in nth-check.

svgo 2 has an updated API so this requires some code changes.