You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:23036) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
They have a PR in their repo which was recently merged (http-party/node-http-proxy#1666), so we may expect a new version to be published soon. Then we can simply update the dependency.
Alternatively, a patch could be applied using patch-package.