Closed wbt closed 2 years ago
It looks like this would be fixed by https://github.com/ensdomains/ensjs/pull/76
As an example, truffle-contract@4.4.2 (latest) has a dependency on "@ensdomains/ensjs": "^2.0.1",
so any installation of that package is leading to audit failures due to the deprecated dependency in this package.
This project still has a dependency on the deprecated package @ensdomains/ens which is leading to some npm audit failures. That dependency should be replaced if needed.