Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove npm vue-template-compiler dependency #1030

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

djjuhasz
Copy link
Collaborator

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.

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.
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.10%. Comparing base (2c2cab8) to head (743d421).
Report is 55 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1030      +/-   ##
==========================================
+ Coverage   53.07%   53.10%   +0.03%     
==========================================
  Files         100      100              
  Lines        5807     5807              
==========================================
+ Hits         3082     3084       +2     
+ Misses       2474     2473       -1     
+ Partials      251      250       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@djjuhasz djjuhasz merged commit 9997db0 into main Sep 27, 2024
15 checks passed
@djjuhasz djjuhasz deleted the dev/remove-vue-template-compiler-dep branch September 27, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant