Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning from querystring transitive dependency #39

Closed
dboreham opened this issue Mar 21, 2023 · 1 comment
Closed

Deprecation warning from querystring transitive dependency #39

dboreham opened this issue Mar 21, 2023 · 1 comment

Comments

@dboreham
Copy link

Perhaps not a big thing, but I like to try to address all these warnings emitted by npm/yarn. It says:

warning node-polyfill-webpack-plugin > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
@Richienb Richienb added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels May 24, 2024
@Richienb
Copy link
Owner

Richienb commented May 24, 2024

Fixed by #46

An updated version of url stops using querystring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants