contacts icon indicating copy to clipboard operation
contacts copied to clipboard

[main] Fix npm audit

Open nextcloud-command opened this issue 1 year ago • 1 comments

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 #

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

nextcloud-command avatar Aug 18 '24 02:08 nextcloud-command

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.

codecov[bot] avatar Aug 18 '24 03:08 codecov[bot]