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 @@ -3538,12 +3538,12 @@ axios@^1.8.3:
3538
3538
proxy-from-env "^1.1.0"
3539
3539
3540
3540
axios@^1.8.4:
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 ==
3541
+ version "1.11 .0"
3542
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.11 .0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6 "
3543
+ integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA ==
3544
3544
dependencies:
3545
3545
follow-redirects "^1.15.6"
3546
- form-data "^4.0.0 "
3546
+ form-data "^4.0.4 "
3547
3547
proxy-from-env "^1.1.0"
3548
3548
3549
3549
babel-jest@^29.7.0:
@@ -5669,6 +5669,17 @@ form-data@^4.0.0:
5669
5669
hasown "^2.0.2"
5670
5670
mime-types "^2.1.12"
5671
5671
5672
+ form-data@^4.0.4:
5673
+ version "4.0.4"
5674
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
5675
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
5676
+ dependencies:
5677
+ asynckit "^0.4.0"
5678
+ combined-stream "^1.0.8"
5679
+ es-set-tostringtag "^2.1.0"
5680
+ hasown "^2.0.2"
5681
+ mime-types "^2.1.12"
5682
+
5672
5683
5673
5684
version "0.2.0"
5674
5685
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
You can’t perform that action at this time.
0 commit comments