Skip to content

Commit 0f623cc

Browse files
fix(deps): update dependency axios to v1.10.0 (#939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebecc8a commit 0f623cc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,9 +3538,9 @@ axios@^1.8.3:
35383538
proxy-from-env "^1.1.0"
35393539

35403540
axios@^1.8.4:
3541-
version "1.9.0"
3542-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
3543-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
3541+
version "1.10.0"
3542+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
3543+
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
35443544
dependencies:
35453545
follow-redirects "^1.15.6"
35463546
form-data "^4.0.0"
@@ -5680,13 +5680,14 @@ [email protected]:
56805680
tapable "^2.2.1"
56815681

56825682
form-data@^4.0.0:
5683-
version "4.0.2"
5684-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
5685-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
5683+
version "4.0.3"
5684+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.3.tgz#608b1b3f3e28be0fccf5901fc85fb3641e5cf0ae"
5685+
integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==
56865686
dependencies:
56875687
asynckit "^0.4.0"
56885688
combined-stream "^1.0.8"
56895689
es-set-tostringtag "^2.1.0"
5690+
hasown "^2.0.2"
56905691
mime-types "^2.1.12"
56915692

56925693

0 commit comments

Comments
 (0)