alexa-games / skills-gameon-sdk-js

The Skills GameOn SDK (Beta) is a Node.js package that makes creating leaderboards and competitions, powered by Amazon GameOn, easier for Alexa Skill developers.
https://skills-gameon-sdk.github.io
Apache License 2.0
19 stars 11 forks source link

chore: Updated mocha and nyc packages #45

Closed anfazio closed 4 years ago

anfazio commented 4 years ago

chore: Updated mocha and nyc packages

Updated mocha and nyc packages to remove critical/high npm vulnerabilities

Description

Motivation and Context

Both of these packages had critical/high vulnerabilities that were showing up during install

Testing

These are build and test dependencies, so I ran npm install and npm test:coverage in both packages.

Types of changes

Checklist

License