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 to latest, and avoid out-of-date minimatch sub-dependency. #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Standard8
Copy link

When installing the current version of node-virtualenv in my repository, I frequently see:

npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Although this might not affect node-virtualenv, it would still be good to get the dependencies of the published package updated so that we can avoid the warning.

I've generated the updates with npm 5.3.0, so I've added the package-lock.json as well (the whitespace changes to package.json where done by npm as well).

@BrainBacon
Copy link

LGTM

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.

2 participants