Skip to content

Commit

Permalink
chore(deps): bump follow-redirects and axios (#25)
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.3 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.3
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.3)

Updates `axios` from 0.18.1 to 1.5.1
- [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.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 4bb5dea commit deafbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"assert": "^2.1.0",
"axios": "^1.5.0",
"axios": "^1.5.1",
"bip39": "^3.1.0",
"bitcoin-address-validation": "^2.2.3",
"browserify": "^17.0.0",
Expand Down

0 comments on commit deafbeb

Please sign in to comment.