Skip to content

[DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead #4130

@maribel1995

Description

@maribel1995

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions