I have this warning npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation when performing an install with release-it's bumper installed.
npm ls whatwg-encoding
@release-it/bumper@7.0.5
└─┬ cheerio@1.1.2
└─┬ encoding-sniffer@0.2.1
└── whatwg-encoding@3.1.1
I don't know if something can be done on our side to either drop a dependency or bump the version?