-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
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
- I may be able to implement this feature request
- This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.