mapbox / spritezero

small opinionated sprites
Other
173 stars 62 forks source link

Upgrade nth-check #97

Closed moham-p closed 2 years ago

moham-p commented 2 years ago

There is vulnerability through transitive dependency @mapbox/spritezero -> svgo -> css-select -> nth-check. This PR adds explicit nth-check@2.1.0 (which is the minimum required version) to fix the vulnerability.