Skip to content

Commit

Permalink
chore: bump axios from 0.28.1 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 303376a commit 2126b08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node-fetch": "^2.5.12",
"@types/redis": "^2.0.0",
"@types/redis-mock": "^0.17.0",
"axios": "^0.28.0",
"axios": "^1.7.3",
"eslint": "^8.16.0",
"eslint-config-facile": "^0.5.0",
"fp-ts": "^2.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1677,14 +1677,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.28.0":
version: 0.28.1
resolution: "axios@npm:0.28.1"
"axios@npm:^1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 5115a38d79064d07437c5a28f15841e3607634040e3120ec06a2c4367a7d07cf213b16496eab53b6f58ebc5fb377a440ba9ed4782529b14449a1e285734bfb54
checksum: bc304d6da974922342aed7c33155934354429cdc7e1ba9d399ab9ff3ac76103f3697eeedf042a634d43cdae682182bcffd942291db42d2be45b750597cdd5eef
languageName: node
linkType: hard

Expand Down Expand Up @@ -3288,7 +3288,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down Expand Up @@ -3338,7 +3338,7 @@ __metadata:
"@types/node-fetch": ^2.5.12
"@types/redis": ^2.0.0
"@types/redis-mock": ^0.17.0
axios: ^0.28.0
axios: ^1.7.3
eslint: ^8.16.0
eslint-config-facile: ^0.5.0
fp-ts: ^2.0.0
Expand Down

0 comments on commit 2126b08

Please sign in to comment.