[CHORE] Node 24 warns of url.parse use in fixHomepageField.
(node:92230) [DEP0169] DeprecationWarning: url.parse() behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for url.parse() vulnerabilities.
at Object.urlParse [as parse] (node:url:130:13)
at Object.fixHomepageField (/<the_path_and_stuff>/normalize-package-data.js:5657:16)