exceedsystem / vscode-macros

This extension gives the macro features to your vscode.
https://marketplace.visualstudio.com/items?itemName=EXCEEDSYSTEM.vscode-macros
MIT License
38 stars 2 forks source link

npm audit generates noise claiming security vulnerabilities. #12

Open BurtHarris opened 2 years ago

BurtHarris commented 2 years ago

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.