Closed djjuhasz closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 53.10%. Comparing base (
2c2cab8
) to head (743d421
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes https://www.herodevs.com/vulnerability-directory/cve-2024-6783
Steps taken:
npm uninstall unplugin-icons
npm audit fix
npm install unplugin-icons --save-dev
It looks like the
npm audit fix
did some patch version package updates too.