#9210·yarn

`DeprecationWarning` for `url.parse` in Node.js 24

Author: mhassan1Created Sep 12, 2025Updated Apr 16, 2026

When running yarn install with Node.js 24, I see the following DeprecationWarning:

txt
[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.