Version
1.57.0
Steps to reproduce
In Azure DevOps Pipeline comes since Version 1.57.0
##error [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.
Expected behavior
No error raises in Azure Pipeline.
Actual behavior
Error raises in Azure Pipeline.
Additional context
On locally running works fine.
Environment