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

fix(deps): bump axios to 1.6.4 #265

Merged
merged 2 commits into from
Jan 4, 2024
Merged

fix(deps): bump axios to 1.6.4 #265

merged 2 commits into from
Jan 4, 2024

Conversation

pyrooka
Copy link
Member

@pyrooka pyrooka commented Jan 4, 2024

Fixes some newly discovered vulnerabilities. From the release notes:

security: fixed formToJSON prototype pollution vulnerability; (axios/axios#6167) (3c0c11c)
security: fixed security vulnerability in follow-redirects (axios/axios#6163) (75af1cd)

Closes #264

Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included
  • documentation is changed or added

Signed-off-by: Norbert Biczo <pyrooka@users.noreply.github.com>
Signed-off-by: Norbert Biczo <pyrooka@users.noreply.github.com>
@pyrooka pyrooka requested a review from padamstx January 4, 2024 12:16
@pyrooka pyrooka self-assigned this Jan 4, 2024
Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

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

LGTM

@pyrooka pyrooka merged commit 48c558b into main Jan 4, 2024
4 checks passed
@pyrooka pyrooka deleted the nb/bump-axios branch January 4, 2024 16:45
ibm-devx-sdk pushed a commit that referenced this pull request Jan 4, 2024
## [4.2.2](v4.2.1...v4.2.2) (2024-01-04)

### Bug Fixes

* **deps:** bump axios to 1.6.4 ([#265](#265)) ([48c558b](48c558b))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 4.2.2 🎉

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.

Fix CVE-2023-26159 updating to axios v1.6.4
4 participants