Skip to content

Commit 18492c9

Browse files
authored
Merge pull request #286 from oasisprotocol/renovate/axios-1.x
Update dependency axios to ^1.11.0 - manual update
2 parents 68df3b5 + 03e8dd8 commit 18492c9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@rainbow-me/rainbowkit": "^2.2.8",
2626
"@tanstack/react-query": "^5.80.6",
2727
"@wagmi/core": "^2.17.3",
28-
"axios": "^1.9.0",
28+
"axios": "^1.11.0",
2929
"bignumber.js": "^9.3.0",
3030
"date-fns": "^4.1.0",
3131
"fathom-client": "^3.7.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,13 +2819,13 @@ available-typed-arrays@^1.0.7:
28192819
dependencies:
28202820
possible-typed-array-names "^1.0.0"
28212821

2822-
axios@^1.9.0:
2823-
version "1.9.0"
2824-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
2825-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
2822+
axios@^1.11.0:
2823+
version "1.11.0"
2824+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
2825+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
28262826
dependencies:
28272827
follow-redirects "^1.15.6"
2828-
form-data "^4.0.0"
2828+
form-data "^4.0.4"
28292829
proxy-from-env "^1.1.0"
28302830

28312831
bail@^2.0.0:
@@ -3957,7 +3957,7 @@ foreground-child@^3.1.0:
39573957
cross-spawn "^7.0.6"
39583958
signal-exit "^4.0.1"
39593959

3960-
form-data@^4.0.0:
3960+
form-data@^4.0.4:
39613961
version "4.0.4"
39623962
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
39633963
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)