Skip to content

use URLSearchParams instead of the url-search-params package (deprecated) #5601

@mahmoud-triki

Description

@mahmoud-triki

Is your feature request related to a problem? Please describe.

The axios npm package is using the url-search-params which is deprecated.
You can see more details about the deprecating of the url-search-params package here.

Describe the solution you'd like

Use the URLSearchParams API instead

Describe alternatives you've considered

uninstall the url-search-params npm package

Additional context/Screenshots

You can do npm install and you'll see the npm Deprecation warning

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