Update most dependencies#60
Update most dependencies#60sindresorhus merged 4 commits intokevva:masterfrom realityking:dependencies
Conversation
|
I think the update of download will require merge of kevva/download#163. |
|
Updating kevva/download solves tunnel-agent < 0.6.0 vulnerability, from bin-wrapper > download > caw > tunnel-agent |
|
Ping @kevva |
|
If you need help @kevva testing and progressing these PRs and issues feel free to contact me, would be glad to help out (also with kevva/download#163) |
|
@sindresorhus Could you have a look at this one? |
👍 |
|
@rejas I'm sure @kevva could use some help. Triage and/or fix issues: https://github.com/kevva/bin-wrapper/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc for example. |
|
Thanks @sindresorhus! I'll follow-up with PRs for a Promise based API and the download dependency later this week :) |
New |
|
@realityking Sounds good! 👌 |
The exception being download, I'll open a separate PR for it once this one is merged. The unit tests are fighting me.
As an aside, now that the dependencies are all Promise-based, what do you think about changing the API of
bin-wrapperto be Promise-based?