0

After doing the npm audit most of them were resolved by the npm audit fix but some got No Fix Available, For those, I tried installing that dependency but could not resolve it.See this screenshot of audit report

  • "No fix available" means you _can't_ resolve it, you either have to tolerate it or migrate to other dependencies. – jonrsharpe Sep 27 '22 at 11:47
  • @jonrsharpe migrate to other dependencies means installing those dependencies, eq. convert-excel-to-json * Depends on vulnerable versions of magicli Depends on vulnerable versions of xlsx For that I tried installing these but not able to resolve those – Dimple Varshney Sep 27 '22 at 12:08

0 Answers0