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

Remove superagent #548

Open
josephjclark opened this issue May 7, 2024 · 0 comments
Open

Remove superagent #548

josephjclark opened this issue May 7, 2024 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

josephjclark commented May 7, 2024

We should migrate all adaptors away from superagent

Some old versions of superagent have vulnerabilities (through qs), although I believe these are all dependencies. So it's not really dangerous, just untidy.

Affected packages should either:

  1. migrate to the new common http utils (preferable)
  2. migrate to use undici as a direct replacement

The affected adaptors appear to be:

@openfn/language-beyonic@0.2.1 
@openfn/language-cartodb@0.2.1 
@openfn/language-commcare@1.6.12  (done!)
@openfn/language-magpi@1.1.2 
@openfn/language-mailchimp@0.7.3 
@openfn/language-openhim@0.2.1 
@openfn/language-telerivet@0.2.1 
@openfn/language-zoho@0.3.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant