[email protected] & [email protected] out of date

I’m currently on the Updating Local Packages lecture and the message I after using the command “npm i -g npm-check-updates”. I got the following warnings:

npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported.

So I can’t use “npm-check-updates” as a command.

What other alternatives can I use?