The `util.isDate` API is deprecated.

When trying to run the command ares-install --device tv ./com.domain.app_1.0.0_all.ipk I get the error
The util.isDate API is deprecated. Please use arg instanceof Date instead.
What are the ways to solve the problem?

@webos-tools/cli was tested on Node.js v14.15.1 and v16.20.2. Please use Node.js v16.20.2 and try again. Thank you.