-
Notifications
You must be signed in to change notification settings - Fork 27
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
npm audit returns dependency vulnerabilities #97
Comments
@neilcampbell thanks for reporting. These vulnerabilities will be resolved with #94 where we remove the dependency to the |
@christian-bromann Amazing stuff, thanks! |
@seanpoulter let's update all dependencies if possible. We should always stay up to date! |
Hello from Ottawa, Canada @neilcampbell. I'll second your suggestion that we want to replace I'll open a PR to update |
We're down to these three:
We've already talked about replacing |
What are we doing there? If there is an easy way to replace |
When running
npm audit
against the repo, the following vulnerabilities are detected.A couple are fixable, however the high severity ones aren't and appear to be dependencies of the
download
package, which appears to have been abandoned.Is there any plans or work in progress to move away from using the download package?
The text was updated successfully, but these errors were encountered: