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

feat(build): upgrade axios #41

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

stephaniegalang
Copy link
Collaborator

@stephaniegalang stephaniegalang commented Aug 19, 2024

Title: feat(build): upgrade axios

Short Description: Address CVE-2024-39338 related to axios

Checklist

  • I have performed a self-review of my changes
  • My code/changes are commented (especially hard-to-understand areas) if they were not autogenerated
  • I have written/updated new integration tests for the core changes or new/updated tests not necessary (test/integration/key-protect.v2.test.js)
  • I have posted test results from local tests where relevant, and made sure the TravisCI tests succeeded

Changes

Briefly identify changes made in this PR

  • Upgrade axios version, update unit tests accordingly

Test Results

Test results may be run by the TravisCI build. If so, please verify whether they are running properly.

Jenkins ran relevant tests to ensure functionality

Dependencies

Is anything changing with respect to dependencies (i.e. package.json)? Explain that here and why they were changed.

Signed-off-by: stephaniegalang <stephaniegalang@ibm.com>
Signed-off-by: stephaniegalang <stephaniegalang@ibm.com>
Copy link
Collaborator

@MDarmawan MDarmawan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@stephaniegalang stephaniegalang merged commit 8694bc2 into IBM:master Aug 19, 2024
2 checks passed
stephaniegalang pushed a commit that referenced this pull request Aug 19, 2024
# [0.4.0](v0.3.0...v0.4.0) (2024-08-19)

### Features

* **build:** upgrade axios ([#41](#41)) ([8694bc2](8694bc2))
@stephaniegalang
Copy link
Collaborator Author

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants