I am trying to install openzeppelin, but whenever I do, it gives the error.
117 vulnerabilities (15 low, 33 moderate, 64 high, 5 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
I cant figure it out.
Please help.