Search code examples
securitytestcafe

There are 4 high severity vulnerabilities in TestCafe. How to fix them?


I have started working with TestCafe 2.2.0

The Following was noted in the console.

up to date, audited 598 packages in 8s

72 packages are looking for funding
  run `npm fund` for details

4 high severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

How to fix the vulnerabilities? npm audit fix --force does not work.


Solution

  • These vulnerabilities are already fixed in [email protected].