Node24 Alert: Unraveling the url.parse() Deprecation Warning with pnpm
2025-06-29
node24 にしてpnpm iしたら以下の warning
⛶(node:2838 [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.
(U...
🔗 https://www.roastdev.com/post/....node24-alert-unravel
#news #tech #development