After I forked this repo, cloned locally and ran npm i I got a lot of messages and this summary:
45 vulnerabilities (2 low, 6 moderate, 32 high, 5 critical)
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
After I forked this repo, cloned locally and ran
npm i
I got a lot of messages and this summary: