Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 0dbc2d6

Browse files
chore(deps): update dependency axios to v1.13.5 [security] (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ec6bb8 commit 0dbc2d6

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,12 +1157,12 @@ at-least-node@^1.0.0:
11571157
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
11581158

11591159
axios@^1.0.0:
1160-
version "1.12.2"
1161-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
1162-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
1160+
version "1.13.5"
1161+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1162+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
11631163
dependencies:
1164-
follow-redirects "^1.15.6"
1165-
form-data "^4.0.4"
1164+
follow-redirects "^1.15.11"
1165+
form-data "^4.0.5"
11661166
proxy-from-env "^1.1.0"
11671167

11681168
balanced-match@^1.0.0:
@@ -2313,15 +2313,15 @@ flatted@^3.1.0:
23132313
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
23142314
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
23152315

2316-
follow-redirects@^1.15.6:
2316+
follow-redirects@^1.15.11:
23172317
version "1.15.11"
23182318
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
23192319
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
23202320

2321-
form-data@^4.0.4:
2322-
version "4.0.4"
2323-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2324-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
2321+
form-data@^4.0.5:
2322+
version "4.0.5"
2323+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
2324+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
23252325
dependencies:
23262326
asynckit "^0.4.0"
23272327
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)