@@ -4094,6 +4094,13 @@ add-stream@^1.0.0:
40944094 resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
40954095 integrity sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==
40964096
4097+ agent-base@6:
4098+ version "6.0.2"
4099+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
4100+ integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
4101+ dependencies:
4102+ debug "4"
4103+
40974104agent-base@^7.1.0, agent-base@^7.1.2:
40984105 version "7.1.4"
40994106 resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8"
@@ -4401,13 +4408,14 @@ axe-core@^4.10.0:
44014408 integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
44024409
44034410axios@^1.13.2:
4404- version "1.13.2 "
4405- resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2 .tgz#9ada120b7b5ab24509553ec3e40123521117f687 "
4406- integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA ==
4411+ version "1.17.0 "
4412+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.17.0 .tgz#ae5a1164a4f719942cd73c67e6a3f62d3ccb8f2b "
4413+ integrity sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw ==
44074414 dependencies:
4408- follow-redirects "^1.15.6"
4409- form-data "^4.0.4"
4410- proxy-from-env "^1.1.0"
4415+ follow-redirects "^1.16.0"
4416+ form-data "^4.0.5"
4417+ https-proxy-agent "^5.0.1"
4418+ proxy-from-env "^2.1.0"
44114419
44124420axobject-query@^4.1.0:
44134421 version "4.1.0"
@@ -6746,10 +6754,10 @@ flatted@^3.2.9, flatted@^3.3.3:
67466754 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
67476755 integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
67486756
6749- follow-redirects@^1.15.6 :
6750- version "1.15.11 "
6751- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11 .tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340 "
6752- integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ ==
6757+ follow-redirects@^1.16.0 :
6758+ version "1.16.0 "
6759+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0 .tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc "
6760+ integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw ==
67536761
67546762for-each@^0.3.3, for-each@^0.3.5:
67556763 version "0.3.5"
@@ -6771,10 +6779,10 @@ forever-agent@~0.6.1:
67716779 resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
67726780 integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
67736781
6774- form-data@^4.0.4, form-data@~4.0.4 :
6775- version "4.0.4 "
6776- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
6777- integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
6782+ form-data@^4.0.5 :
6783+ version "4.0.5 "
6784+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5 .tgz#b49e48858045ff4cbf6b03e1805cebcad3679053 "
6785+ integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w ==
67786786 dependencies:
67796787 asynckit "^0.4.0"
67806788 combined-stream "^1.0.8"
@@ -6791,6 +6799,17 @@ form-data@~2.3.2:
67916799 combined-stream "^1.0.6"
67926800 mime-types "^2.1.12"
67936801
6802+ form-data@~4.0.4:
6803+ version "4.0.4"
6804+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
6805+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
6806+ dependencies:
6807+ asynckit "^0.4.0"
6808+ combined-stream "^1.0.8"
6809+ es-set-tostringtag "^2.1.0"
6810+ hasown "^2.0.2"
6811+ mime-types "^2.1.12"
6812+
67946813formdata-polyfill@^4.0.10:
67956814 version "4.0.10"
67966815 resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
@@ -7397,6 +7416,14 @@ http-signature@~1.4.0:
73977416 jsprim "^2.0.2"
73987417 sshpk "^1.18.0"
73997418
7419+ https-proxy-agent@^5.0.1:
7420+ version "5.0.1"
7421+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
7422+ integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
7423+ dependencies:
7424+ agent-base "6"
7425+ debug "4"
7426+
74007427https-proxy-agent@^7.0.6:
74017428 version "7.0.6"
74027429 resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
@@ -10007,10 +10034,10 @@ proxy-from-env@1.0.0:
1000710034 resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee"
1000810035 integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==
1000910036
10010- proxy-from-env@^1 .1.0:
10011- version "1 .1.0"
10012- resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1 .1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2 "
10013- integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg ==
10037+ proxy-from-env@^2 .1.0:
10038+ version "2 .1.0"
10039+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2 .1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba "
10040+ integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA ==
1001410041
1001510042ps-tree@1.2.0:
1001610043 version "1.2.0"
0 commit comments