We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Chromedriver depends on extract-zip@1.6.7, which has a security problem.
Extract-zip has a dependency on mkdir@0.5.2, that has a dependency on minimist@0.0.8 which has a security issue
The problem is not easy to fix since extract-zip is not maintained.
The fix should be that someone should take over extract-zip and ensure that it is up to date.
Does anyone have suggestions to how to cope with a situation like this?
The text was updated successfully, but these errors were encountered:
From security reason are you planning to update minimist dependencies?
minimist
Sorry, something went wrong.
extract-zip has been updated: max-mapper/extract-zip#88
I just updated and released a fix.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
giggio
Successfully merging a pull request may close this issue.
Chromedriver depends on extract-zip@1.6.7, which has a security problem.
Extract-zip has a dependency on mkdir@0.5.2, that has a dependency on minimist@0.0.8 which has a security issue
The problem is not easy to fix since extract-zip is not maintained.
The fix should be that someone should take over extract-zip and ensure that it is up to date.
Does anyone have suggestions to how to cope with a situation like this?
The text was updated successfully, but these errors were encountered: