Skip to content

Commit

Permalink
Bump follow-redirects and axios
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.2 and updates ancestor dependency [axios](https://github.com/axios/axios). These dependencies need to be updated together.


Updates `follow-redirects` from 1.5.10 to 1.15.2
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.2)

Updates `axios` from 0.18.1 to 1.1.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.18.1...v1.1.3)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2022
1 parent 80ca719 commit 9264878
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 54 deletions.
195 changes: 142 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-dom": "^17.0.2",
"array-move": "^2.1.0",
"assert-never": "^1.2.1",
"axios": "^0.18.1",
"axios": "^1.1.3",
"lodash.throttle": "^4.1.1",
"prop-types": "^15.6.2",
"react": "^16.7.0",
Expand Down

0 comments on commit 9264878

Please sign in to comment.