MMF-FE / svgicon

SVG icon components and tool set
https://mmf-fe.github.io/svgicon
MIT License
922 stars 95 forks source link

svgicon-gen Depends on Vulnerable version of svgo #177

Closed jens-morten-mikkelsen closed 2 years ago

jens-morten-mikkelsen commented 2 years ago

I am using "vite-plugin-svgicon" on a project, and after running "npm audit" it has come to my attention that "vite-plugin-svgicon" depends on "svgicon-gen" which in turn depends on a Vulnerable version of "svgo".

I think that a fix would be to update "svgicon-gen" to use v2.3.1 or later of "svgo".

The entire Vulnerability-tree is a follows: nth-check <2.0.1 Severity: moderate Inefficient Regular Expression Complexity in nth-check - https://github.com/advisories/GHSA-rp65-9cf3-cjxr No fix available