alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 52 forks source link

fix: update dependencies for ReDoS vulnerabilities #221

Closed tydonelson closed 1 year ago

tydonelson commented 1 year ago

Updating dependency versions for mocha, loader-utils, and vsce to resolve ReDoS-related vulnerabilities.

Testing

All unit tests passing.

image

Types of changes

Checklist

License