bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.8k stars 2.07k forks source link

NPM vulnerabilities #3699

Closed arianDGI closed 3 months ago

arianDGI commented 4 months ago

when i do npm install in bitcore-node i get this:

41 vulnerabilities (7 low, 21 moderate, 6 high, 7 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

Some issues need review, and may require choosing a different dependency.

are these false flags and should i not be worried at all or are they real issues?