npm audit showed 10 packages with vulnerabilities of severity high
After upgrading a few packages only 2 vulnerabilities are left with severity high, both are dependencies of the testing library jest (which can't be upgraded because the next version doesn't support babel 6 anymore)
npm audit
showed 10 packages with vulnerabilities of severity high After upgrading a few packages only 2 vulnerabilities are left with severity high, both are dependencies of the testing libraryjest
(which can't be upgraded because the next version doesn't support babel 6 anymore)