`punycode` module is deprecated from node 21 and later, resulting in deprecation warnings being printed to the console. Recommended solution is to update to newer `tough-cookie` versions (@5.x), which do not use the module anymore.
punycodemodule is deprecated from node 21 and later, resulting in deprecation warnings being printed to the console.Recommended solution is to update to newer
tough-cookieversions (@5.x), which do not use the module anymore.