contacts
contacts copied to clipboard
[main] Fix npm audit
Audit report
This audit fix resolves 4 of the total 9 vulnerabilities found in your project.
Updated dependencies
- @vue/component-compiler-utils
- micromatch
- postcss
- vue-tsc
Fixed vulnerabilities
@vue/component-compiler-utils #
- Caused by vulnerable dependency:
- postcss
- Affected versions: *
- Package usage:
node_modules/@vue/component-compiler-utils
micromatch #
- Regular Expression Denial of Service (ReDoS) in micromatch
- Severity: moderate
- Reference: https://github.com/advisories/GHSA-952p-6rrq-rcjv
- Affected versions: <4.0.8
- Package usage:
node_modules/micromatch
postcss #
- PostCSS line return parsing error
- Severity: moderate (CVSS 5.3)
- Reference: https://github.com/advisories/GHSA-7fh5-64p2-3v2j
- Affected versions: <8.4.31
- Package usage:
node_modules/postcss
vue-tsc #
- Caused by vulnerable dependency:
- @vue/language-core
- Affected versions: 1.7.0-alpha.0 - 2.0.28
- Package usage:
node_modules/vue-tsc
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.90%. Comparing base (
6000e2c) to head (1f96262).
Additional details and impacted files
@@ Coverage Diff @@
## main #4087 +/- ##
=========================================
Coverage 65.90% 65.90%
Complexity 261 261
=========================================
Files 24 24
Lines 786 786
=========================================
Hits 518 518
Misses 268 268
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.