Skip to content

Commit 4a799ab

Browse files
Update dependency axios to v1.11.0 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c0c0c8 commit 4a799ab

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

yarn.lock

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2412,12 +2412,12 @@ asynckit@^0.4.0:
24122412
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
24132413

24142414
axios@^1.7.2:
2415-
version "1.10.0"
2416-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
2417-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
2415+
version "1.11.0"
2416+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
2417+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
24182418
dependencies:
24192419
follow-redirects "^1.15.6"
2420-
form-data "^4.0.0"
2420+
form-data "^4.0.4"
24212421
proxy-from-env "^1.1.0"
24222422

24232423
babel-jest@^29.7.0:
@@ -3564,6 +3564,17 @@ form-data@^4.0.0:
35643564
hasown "^2.0.2"
35653565
mime-types "^2.1.12"
35663566

3567+
form-data@^4.0.4:
3568+
version "4.0.4"
3569+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3570+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
3571+
dependencies:
3572+
asynckit "^0.4.0"
3573+
combined-stream "^1.0.8"
3574+
es-set-tostringtag "^2.1.0"
3575+
hasown "^2.0.2"
3576+
mime-types "^2.1.12"
3577+
35673578
fs-extra@^11.3.0:
35683579
version "11.3.0"
35693580
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"

0 commit comments

Comments
 (0)