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.6 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.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.6)

Updates `axios` from 0.19.2 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.6.8)

---
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 Mar 17, 2024
1 parent 9598693 commit 6e26728
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 56 deletions.
163 changes: 108 additions & 55 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 @@ -1500,7 +1500,7 @@
"watch": "webpack --mode development --watch --progress"
},
"dependencies": {
"axios": "^0.19.2",
"axios": "^1.6.8",
"base64-to-uint8array": "^1.0.0",
"diff-match-patch": "^1.0.5",
"gists": "github:lostintangent/gists",
Expand Down

0 comments on commit 6e26728

Please sign in to comment.