CCGSRobotics / RoboHUD

The RoboHUD GUI stack developed by CCGS Robotics
https://robohud.readthedocs.io
MIT License
10 stars 4 forks source link

[Snyk] Fix for 1 vulnerabilities #52

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Description

This PR fixes one or more vulnerable packages in the npm dependencies of this project. See the Snyk test report for more details.

Snyk Project: CCGSRobotics/RoboHUD:package.json

Snyk Organization: Finchiedev

Changes included in this PR

Vulnerabilities that will be fixed

With a Snyk patch:

You can read more about Snyk's upgrade and patch logic in Snyk's documentation.

Check the changes in this PR to ensure they won't cause issues with your project.

Stay secure, The Snyk team

Note: You are seeing this because you or someone else with access to this repository has authorised Snyk to open Fix PRs. To review the settings for this Snyk project please go to the project settings page.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 17a45528 and detected 0 issues on this pull request.

View more on Code Climate.

Finchiedev commented 4 years ago

Unfortunately, this will not be required as the branch redesign-client fixes these vulnerabilities with the introduction of Yarn and the update of the package.json file. Maybe we should cherry-pick the yarn migration commits onto the master branch?