Answer the question
In order to leave comments, you need to log in
What to do with npm audit messages?
Gentlemen, give me advice - how to deal with npm messages about vulnerabilities after installing a certain package:
found 8 vulnerabilities (2 low, 2 moderate, 4 high) in 8288 scanned packages
vulnerabilities require manual review. See the full report for details.
Answer the question
In order to leave comments, you need to log in
Good day!
It is probably worth reacting at least to high-level vulnerabilities.
Usually, npm tells you which command to run to eliminate the threat.
Follow
And follow his advice, as a rule, it helps.
By itself, the command
does not install a new version of a package if specific versions (or version ranges) are specified in the dependencies.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question