Skip to content

url.parse() deprecation warnings #2555

@johlinco

Description

@johlinco

When using Contentful, we are getting the following error.

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. (Use node --trace-deprecation ... to show where the warning was created)

I believe that it is coming from the createClient function within Contentful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions