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: [Security] Upgrade axios #217

Merged
merged 1 commit into from
Jun 3, 2019
Merged

fix: [Security] Upgrade axios #217

merged 1 commit into from
Jun 3, 2019

Conversation

Robdel12
Copy link
Contributor

What is this?

There's a major security issue in older versions of axios, which is what we use for network requests in Agent. This will close this: https://github.com/percy/percy-agent/network/alert/package-lock.json/axios/open

@Robdel12
Copy link
Contributor Author

Robdel12 commented May 30, 2019

Ha, this breaks something.. Can't reproduce locally though.

Looks like it's retry-axios. This build fails the same way our tests do (with timeouts): https://circleci.com/gh/JustinBeckwith/retry-axios/570 (from: JustinBeckwith/retry-axios#53)

It's not entirely retry-axios. Removing it still causes the suite to fail. I think we should wait for 0.18.1 to land

@Robdel12
Copy link
Contributor Author

Keeping an eye on axios/axios#2183 for 0.18.1 👀

Copy link
Contributor

@djones djones left a comment

Choose a reason for hiding this comment

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

🍍 LGTM

@Robdel12 Robdel12 merged commit ee635c7 into master Jun 3, 2019
@delete-merged-branch delete-merged-branch bot deleted the rd/upgrade-axios branch June 3, 2019 21:25
djones pushed a commit that referenced this pull request Jun 3, 2019
## [0.5.2](v0.5.1...v0.5.2) (2019-06-03)

### Bug Fixes

* [Security] Upgrade axios ([#217](#217)) ([ee635c7](ee635c7))
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.

None yet

2 participants