Skip to content

Replace axios with built-in alternatives #607

@kuhe

Description

@kuhe

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

No one assigned

    Labels

    feature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions