binary-install icon indicating copy to clipboard operation
binary-install copied to clipboard

Update binary-install dependencies to address CVE on axios

Open Cellule opened this issue 2 years ago • 2 comments

There's a vulnerability on axios https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-45857 I also looked at updating the other dependencies. This might require a major bump on binary-install since rimraf dropped support for node 14 effectively making this project also requiring node 14+ The other breaking changes on rimraf seemed minimal, only the removal of default export seems to affect this project.

It seems I also bumped the lockfile version, it should be a transparent change

Cellule avatar Nov 23 '23 15:11 Cellule

Hey, any idea on when this PR will be merged?

ptakizawa-daitan avatar Feb 26 '24 17:02 ptakizawa-daitan