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

fix(deps): Update os-locale to avoid security vulnerability #1270

Merged
merged 1 commit into from Jan 11, 2019

Conversation

FabricioFFC
Copy link
Contributor

os-locale 3.1.0 uses mem 4.0.0 that fix a vulnerability: https://snyk.io/vuln/npm:mem:20180117

`os-locale` 3.1.0 uses mem `4.0.0` that fix a vulnerability: https://snyk.io/vuln/npm:mem:20180117
@evocateur
Copy link
Contributor

This is an in-range update, so all anyone has to do is re-install yargs? Or auto-fix with npm audit fix.

Copy link
Contributor

@evocateur evocateur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose this wouldn't hurt to capture in the next release of yargs, whenever that occurs.

@evocateur evocateur changed the title update os-locale because of security vulnerability fix(deps): Update os-locale to avoid security vulnerability Jan 11, 2019
@evocateur evocateur merged commit 27bf739 into yargs:master Jan 11, 2019
@FabricioFFC FabricioFFC deleted the security/mem branch January 14, 2019 09:43
@bcoe
Copy link
Member

bcoe commented Feb 2, 2019

@FabricioFFC please give this a try:

npm i yargs@next

should have the security patch in question.

@bcoe
Copy link
Member

bcoe commented Feb 12, 2019

fix is now in 13.1.0.

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