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

Update superagent to v9.0.1 #1425

Closed
wants to merge 1 commit into from

Conversation

bzh2610
Copy link

@bzh2610 bzh2610 commented Apr 24, 2024

Changes

Update SuperAgent dependency from v7.5.1 to v9.0.1.
SuperAgent version <=8.1.2 are vulnerable to arbitrary file upload - https://github.com/advisories/GHSA-8p3-66vr-3r4C due to its dependency on Formidable.

References

Please include relevant links supporting this change such as a:

Testing

Dependency Update

  • npm run test test ✅
  • npm run ci:test ✅
  • npm run test:e2e ✅

Checklist

SuperAgent <= 8.1.2 is vulnerable to arbitrary file upload - https://github.com/advisories/GHSA-8p3-66vr-3r4C due to its dependency on Formidable.
@bzh2610 bzh2610 force-pushed the update-superagent-v9 branch from 2a86c5c to b9951db Compare April 25, 2024 12:09
@stevehobbsdev
Copy link
Contributor

The CVE attached to this was withdrawn yesterday, so this is no longer required.

While we might want to just bump this dependency anyway, there is a complication that it drops support for IE. This would be great if it wasn't for the fact that our Classic Login experience at Auth0 depends on these libraries and it becomes a bigger question around our published product support levels than just a dependency bump, but I have started conversations internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants