Skip to content
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

update dependencies, use ^ #51

Merged
merged 2 commits into from
Mar 1, 2021
Merged

update dependencies, use ^ #51

merged 2 commits into from
Mar 1, 2021

Conversation

bendrucker
Copy link
Collaborator

Updates all dependencies, and allows minor version upgrades. Most notably upgrades minimist, resolving a prototype pollution vulnerability. This would only prove to be an actual vulnerability if user-supplied arguments were passed to exorcist, which is very unlikely.

Closes #46, Closes #47, Closes #48

@bendrucker bendrucker merged commit 4fcc8d3 into master Mar 1, 2021
@bendrucker bendrucker deleted the update-deps branch March 1, 2021 23:13
@archmoj
Copy link

archmoj commented Mar 1, 2021

Thanks!

@archmoj
Copy link

archmoj commented Mar 1, 2021

Are you going to publish a patch to npm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump minimist version to avoid Prototype Pollution
2 participants