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
I updated the Node.js version to 22 and after that, I'm seeing this error in my terminal:
[DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
I noticed that it is related to a library you use called strong-log-transformer.
I saw that two pull requests have been made to fix this, but it seems the library hasn't been updated in 6 years.