clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

fix dependency issues from audit #101

Closed clarkio closed 5 years ago

clarkio commented 5 years ago

Purpose

Fix issues raised by npm audit

Running npm audit fix resolved all issues automatically and updated package.json accordingly