An error seems to have been introduced in `v9.0.5` and has caused the following issues in `web3-storage` and `js-ipfs` which depend this library. https://github.com/web3-storage/web3.storage/issues/471 https://github.com/ipfs/js-ipfs/issues/3838 The error is the following: `TypeError: mergeOptions__default.default.bind is not a function` Manually installing `v9.0.4` seems to fix the issue