Recently I get a deprecation warning on application startup.
(node:1699815) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
uri-js brings this dependency, so you should look at getting rid of it, please.