mahmoud-triki
mahmoud-triki
### Describe the bug The aws-sdk npm package is using the [email protected] which is deprecated. You can see more details about the deprecating of the [querystring](https://www.npmjs.com/package/querystring) package here. ### Expected...
## Expected Behavior the native-url is a popular package and used by next and many other popular packages, so it's important to keep dependencies up-to-date :) Use [URLSearchParams ](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/URLSearchParams) instead...
# Description/Steps to reproduce [Here ](https://www.npmjs.com/package/request)you find the deprecation warning, it has been deprecated for more than 3 years. you can do npm install and you can see the deprecation...