We've had to do some not so nice things to make things work, or work better 😢:
- Pinned
web3.jsto1.0.0-beta.33:wssis broken in1.0.0-beta.34- Forced to also pin
web3-utilsto1.0.0-beta.33 - Forced to also pin
bn.jsto4.11.6asweb3.jshas pinned this dependency
- Forced to also pin
- Forced to add and pin
underscoreto1.8.3to dedupe this instance ofunderscore.- Both
web3.jsandethereum-ensuseunderscore, but require different versions, and it seems node likes to hoist the higher version number rather than the more dependend-upon one
- Both