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

Decrease dependency to yargs 16 for compatibility with Node <12 #2010

Merged
merged 2 commits into from Jan 5, 2022

Conversation

murgatroid99
Copy link
Member

This is mostly reversing #2006, but I put a tighter version range on yargs this time. yargs 17 drops compatibility with Node 10, which causes problems because we test on Node 10. #1995 is still fixed: npm audit shows no problems with this new dependency.

@murgatroid99 murgatroid99 merged commit 6847664 into grpc:master Jan 5, 2022
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

2 participants