Description
When installing latest version of cheerio NPM gives the following warning:
npm warn deprecated [email protected]: Use @exodus/bytes instead for a more spec-conformant and faster implementation
Reason
The package whatwg-encoding got deprecated with an alternate to move to https://github.com/ExodusOSS/bytes.
Dependency tree
cheerio -> encoding-sniffer -> whatwg-encoding