-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
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
Labels
No labels