-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulnerabilities in dependencies #3296
Comments
A lot of the warnings are raised due to grunt-contrib-yuidoc Link to the npm page for grunt-contrib-yuidoc |
grunt-saucelabs also causes a warning. |
grunt-open is the cause of the vulnerability marked as critical. |
The other warnings come from: grunt-update-json grunt-release-it grunt-jscs |
Just submitted a pull request to grunt-saucelabs to fix problems with lodash and saucelabs: |
Just submitted a pull request to grunt-contrib-yuidoc to fix some of the security vulnerabilities: gruntjs/grunt-contrib-yuidoc#35 |
Most appropriate sub-area of p5.js?
running npm install gives the following warning
added 1511 packages from 1560 contributors and audited 9000 packages in 249.758s found 21 vulnerabilities (9 low, 9 moderate, 2 high, 1 critical)
running npm audit gives a detailed report.
Posting the full report is difficult to do here because of formatting issues but I have put it in this gist: https://gist.github.com/digitalfrost/5faa99e9d1549201672fe0c0fe44f975
The text was updated successfully, but these errors were encountered: