Version up with eventemitter3
Closed this issue · 0 comments
jimni1222 commented
Is your request related to a problem? Please describe.
Caver-js is using the v1.1.1 version of eventemitter3.
Update eventemitter3 to the latest version (v4.0.0).
In the release notes of eventemitter3, the distribution for performance improvement was done after version 1.1.1.
Describe the solution you'd like
Update eventemitter3 version to 4.0.0.
Describe alternatives you've considered
Update to the version close with latest version.
Additional context
web3.js also updated version of eventemitter3 before, but it did not seem to update because of vulnerability issue in particular.
Note that we will leave the link below.
web3/web3.js@48ccfcb?diff=unified
web3/web3.js#2905