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 269
269
proxy-from-env "^1.1.0"
270
270
271
271
axios@^1.4.0 :
272
- version "1.10 .0"
273
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.10 .0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
274
- integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
272
+ version "1.11 .0"
273
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.11 .0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6 "
274
+ integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA ==
275
275
dependencies :
276
276
follow-redirects "^1.15.6"
277
- form-data "^4.0.0 "
277
+ form-data "^4.0.4 "
278
278
proxy-from-env "^1.1.0"
279
279
280
280
balanced-match@^1.0.0 :
@@ -657,6 +657,17 @@ form-data@^4.0.0:
657
657
hasown "^2.0.2"
658
658
mime-types "^2.1.12"
659
659
660
+ form-data@^4.0.4 :
661
+ version "4.0.4"
662
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
663
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
664
+ dependencies :
665
+ asynckit "^0.4.0"
666
+ combined-stream "^1.0.8"
667
+ es-set-tostringtag "^2.1.0"
668
+ hasown "^2.0.2"
669
+ mime-types "^2.1.12"
670
+
660
671
fs.realpath@^1.0.0 :
661
672
version "1.0.0"
662
673
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
You can’t perform that action at this time.
0 commit comments