vscode-macros icon indicating copy to clipboard operation
vscode-macros copied to clipboard

npm audit generates noise claiming security vulnerabilities.

Open BurtHarris opened this issue 2 years ago • 0 comments

The npm package manager is a pain, it generates false positives all the time regarding security vulnerabilities. By updating the devDependencies, we can probably silence these at this point.

You may want to consider switching to yarn, it doesn't go crying wolf as much.

BurtHarris avatar Jul 06 '22 02:07 BurtHarris