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 yargs dependency #64

Closed
wants to merge 1 commit into from
Closed

Update yargs dependency #64

wants to merge 1 commit into from

Conversation

uniqueiniquity
Copy link

Currently, yargs@11 has a dependency on os-locale@2, which has a dependency on mem@1, which has a security vulnerability as detailed here.

Here, we upgrade to yargs@13 so that users of copyfiles get mem@4 instead of mem@1.

@Gikkman
Copy link

Gikkman commented Jul 8, 2019

I'd love to have this fixed, and was glad when I saw this PRö From a quick glance, I was wondering "why submit a PR that fails?" but it seems to just break for NodeJS4.
I'm guessing that's not really a problem?

@uniqueiniquity
Copy link
Author

Hmm, good point. I certainly hope that it's not a problem, given that Node v4 is out of LTS.

@uniqueiniquity
Copy link
Author

Pinging @calvinmetcalf

@calvinmetcalf
Copy link
Owner

this is already done

@uniqueiniquity uniqueiniquity deleted the updateYargs branch October 1, 2019 15:50
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.

None yet

3 participants