File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -2412,12 +2412,12 @@ asynckit@^0.4.0:
2412
2412
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
2413
2413
2414
2414
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 ==
2418
2418
dependencies :
2419
2419
follow-redirects "^1.15.6"
2420
- form-data "^4.0.0 "
2420
+ form-data "^4.0.4 "
2421
2421
proxy-from-env "^1.1.0"
2422
2422
2423
2423
babel-jest@^29.7.0 :
@@ -3564,6 +3564,17 @@ form-data@^4.0.0:
3564
3564
hasown "^2.0.2"
3565
3565
mime-types "^2.1.12"
3566
3566
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
+
3567
3578
fs-extra@^11.3.0 :
3568
3579
version "11.3.0"
3569
3580
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
You can’t perform that action at this time.
0 commit comments