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 axios to 1.7.7 and bump version to 3.1.0 #327

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

eithe
Copy link
Contributor

@eithe eithe commented Sep 9, 2024

Ref. #323

This PR updates axios package to 1.7.7 to address some vulnerabilities in axios.

GHSA-jchw-25xp-jwwc
GHSA-8hc4-vh64-cxmj

I couldn't get the ava tests to run locally unfortunately (but #314) and I've only tested this inside my own RN project with only basic usage of apisauce so no guarantees here.

@jamonholmgren Thanks for taking my request at the React Universe conferanse. Would be cool if you guys could spend a few hours to update this project one day :)

@eithe
Copy link
Contributor Author

eithe commented Sep 17, 2024

@jamonholmgren You promised @ React Universe ❤️

npm audit --omit=dev
# npm audit report

axios  1.3.2 - 1.7.3
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
fix available via `npm audit fix`
node_modules/axios

package.json Outdated Show resolved Hide resolved
@jamonholmgren jamonholmgren merged commit 36a93fb into infinitered:master Sep 17, 2024
2 checks passed
@jamonholmgren
Copy link
Member

Semantic release didn't work; we'll look into this asap

@eithe
Copy link
Contributor Author

eithe commented Sep 30, 2024

@jamonholmgren Any news?

infinitered-circleci pushed a commit that referenced this pull request Oct 1, 2024
# [3.1.0](v3.0.1...v3.1.0) (2024-10-01)

### Features

* Update axios to 1.7.7 ([#327](#327) by [@eithe](https://github.com/eithe)) ([36a93fb](36a93fb))
@infinitered-circleci
Copy link

🎉 This PR is included in version 3.1.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