Skip to content

Commit

Permalink
fix: axios dependency version (#945)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotCamblor authored Aug 26, 2024
1 parent f321a13 commit 30ccb79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12231,13 +12231,13 @@ __metadata:
linkType: hard

"axios@npm:^1.0.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
languageName: node
linkType: hard

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

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit 30ccb79

Please sign in to comment.