Skip to content

Commit aaba95c

Browse files
renovate[bot]buberdds
authored andcommitted
Update dependency axios to v1.13.5 [SECURITY]
1 parent f05f239 commit aaba95c

3 files changed

Lines changed: 16 additions & 15 deletions

File tree

.changelog/407.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@rainbow-me/rainbowkit": "^2.2.8",
2828
"@tanstack/react-query": "^5.90.9",
2929
"@wagmi/core": "^2.17.3",
30-
"axios": "1.13.2",
30+
"axios": "1.13.5",
3131
"bignumber.js": "^9.3.1",
3232
"date-fns": "^4.1.0",
3333
"fathom-client": "^3.7.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,13 +3066,13 @@ available-typed-arrays@^1.0.7:
30663066
dependencies:
30673067
possible-typed-array-names "^1.0.0"
30683068

3069-
axios@1.13.2:
3070-
version "1.13.2"
3071-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
3072-
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
3069+
axios@1.13.5:
3070+
version "1.13.5"
3071+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
3072+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
30733073
dependencies:
3074-
follow-redirects "^1.15.6"
3075-
form-data "^4.0.4"
3074+
follow-redirects "^1.15.11"
3075+
form-data "^4.0.5"
30763076
proxy-from-env "^1.1.0"
30773077

30783078
bail@^2.0.0:
@@ -4169,10 +4169,10 @@ flatted@^3.2.9:
41694169
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
41704170
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
41714171

4172-
follow-redirects@^1.15.6:
4173-
version "1.15.9"
4174-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4175-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
4172+
follow-redirects@^1.15.11:
4173+
version "1.15.11"
4174+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
4175+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
41764176

41774177
for-each@^0.3.5:
41784178
version "0.3.5"
@@ -4189,10 +4189,10 @@ foreground-child@^3.1.0:
41894189
cross-spawn "^7.0.6"
41904190
signal-exit "^4.0.1"
41914191

4192-
form-data@^4.0.4:
4193-
version "4.0.4"
4194-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
4195-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
4192+
form-data@^4.0.5:
4193+
version "4.0.5"
4194+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
4195+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
41964196
dependencies:
41974197
asynckit "^0.4.0"
41984198
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)