Skip to content

Fixes ISSUE-51374: npm audit reports problems which should be fixed by...

Fixes ISSUE-51374: npm audit reports problems which should be fixed by updating versions in the package-lock.json

To resolve: npm audit fix --force After execute cmd (npm audit fix --force), execute cmd (npm audit): found 0 vulnerabilities

Merge request reports