kevva / bin-wrapper

Binary wrapper that makes your programs seamlessly available as local dependencies
MIT License
152 stars 65 forks source link

Update all the stuff #80

Open XhmikosR opened 2 years ago

XhmikosR commented 2 years ago

@sindresorhus friendly ping for review :)

Let me know if something could be improved, I haven't switched many projects to ESM yet.

CI run since it doesn't run yet on this repo: https://github.com/XhmikosR/bin-wrapper/actions

Closes #77, refs #79

rocalvo-meli commented 2 years ago

Hi @XhmikosR!

Could this PR be merged? 🙏🏼

This PR updates the bin-version-check dependency and will fix an important vulnerability that will be fixed under the hood with the dependency tree update:

─┬ bin-wrapper@4.1.0 └─┬ bin-version-check@4.0.0 └─┬ bin-version@3.1.0 └─┬ find-versions@3.2.0 └── semver-regex@2.0.0 ---> Patched versions 3.1.3 - 4.0.1

Thank you! 😊

XhmikosR commented 2 years ago

I don't have push/npm rights. Also see https://github.com/kevva/bin-wrapper/issues/79#issuecomment-1011967842