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

Use language-common that does not depend on axios #770

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

rorymckinley
Copy link
Contributor

Short Description

Update dev dependencies to use a version to @openfn/language-common that does not depend on a vulnerable version of axios.

Related issue

Fixes #768

Implementation Details

A more detailed breakdown of the changes, including motivations (if not provided in the issue).

QA Notes

List any considerations/cases/advice for testing/QA here.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added unit tests
  • If this is a change to the Worker, does the API_VERSION need bumping?
  • Changesets have been added (if there are production code changes)

@josephjclark
Copy link
Collaborator

Thank you @rorymckinley!

@josephjclark josephjclark merged commit 98122be into main Sep 11, 2024
7 checks passed
@josephjclark josephjclark deleted the 768-update-language-common branch September 11, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update language-common to v2 to address axios security issues.
2 participants