artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Remove npm `vue-template-compiler` dependency #1030

Closed djjuhasz closed 2 months ago

djjuhasz commented 2 months ago

Fixes https://www.herodevs.com/vulnerability-directory/cve-2024-6783

Steps taken:

It looks like the npm audit fix did some patch version package updates too.

codecov[bot] commented 2 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.