Describe the feature
Can use of axios be replaced by native node:http(s), fetch, or XMLHttpRequest?
Use Case
Because this package (aws-crt) is a dependency of the AWS SDK for JavaScript (v3), SDK users are affected by recurrent vulnerabilities discovered in the axios package.
https://security.snyk.io/package/npm/axios
Although it is ranged ^1.x, applications may not update with as much frequency as would be required.
Secondarily, it would also reduce the package size to remove this dependency.
Proposed Solution
No response
Other Information
No response
Acknowledgements
Describe the feature
Can use of axios be replaced by native node:http(s), fetch, or XMLHttpRequest?
Use Case
Because this package (aws-crt) is a dependency of the AWS SDK for JavaScript (v3), SDK users are affected by recurrent vulnerabilities discovered in the axios package.
https://security.snyk.io/package/npm/axios
Although it is ranged
^1.x, applications may not update with as much frequency as would be required.Secondarily, it would also reduce the package size to remove this dependency.
Proposed Solution
No response
Other Information
No response
Acknowledgements