Skip to content

Commit 8f45d96

Browse files
chore(deps): update dependency axios to v1.13.5 (#1127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e87ee3c commit 8f45d96

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3910,12 +3910,12 @@ autoprefixer@^10.4.9:
39103910
postcss-value-parser "^4.2.0"
39113911

39123912
axios@^1.12.0:
3913-
version "1.13.4"
3914-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
3915-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
3913+
version "1.13.5"
3914+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
3915+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
39163916
dependencies:
3917-
follow-redirects "^1.15.6"
3918-
form-data "^4.0.4"
3917+
follow-redirects "^1.15.11"
3918+
form-data "^4.0.5"
39193919
proxy-from-env "^1.1.0"
39203920

39213921
babel-jest@30.1.2:
@@ -6038,7 +6038,7 @@ flatted@^3.2.9:
60386038
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
60396039
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
60406040

6041-
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
6041+
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
60426042
version "1.15.11"
60436043
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
60446044
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
@@ -6069,7 +6069,7 @@ fork-ts-checker-webpack-plugin@7.2.13:
60696069
semver "^7.3.5"
60706070
tapable "^2.2.1"
60716071

6072-
form-data@^4.0.4:
6072+
form-data@^4.0.5:
60736073
version "4.0.5"
60746074
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
60756075
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==

0 commit comments

Comments
 (0)