Open zachsa opened 12 months ago
This is because we use the bin-wrapper
dependency for the Node.js support via https://www.npmjs.com/package/bin-wrapper.
That project seems to now be unmaintained. Forking it and updating the dependencies and pushing a new version, we could then update our bin-wrapper reference to the fork on npm.
Alternatively we could upstream the bin-wrapper implementation.