look in the terminal where the error message appears
look in the terminal where the error message appears
This is a result of the new npm version including the audit command.
npm introduced new functionality in to warn users about vulnerabilities in the packages they're installing - so there's no "new" vulnerability in npm package you are installing, it's just that now npm is now warning you about vulnerabilities that already existed: