Punycode deprecated

On Mac OS X Ventura I installed npm with brew and installed ‘npm install -g @webos-tools/cli’.

Using the cmd ‘ares -V’ I got the following error:

(node:28032) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

How to solve this problem

Please try with a different version of Node.js. Thank you.