@@ -6369,13 +6369,13 @@ axe-core@^4.4.3:
63696369  resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.5.2.tgz#823fdf491ff717ac3c58a52631d4206930c1d9f7"
63706370  integrity sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA==
63716371
6372- axios@*:
6373-   version "1.2.1 "
6374-   resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.1 .tgz#44cf04a3c9f0c2252ebd85975361c026cb9f864a "
6375-   integrity sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A ==
6372+ axios@*, axios@^1.12.0, axios@^1.7.4 :
6373+   version "1.12.0 "
6374+   resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0 .tgz#11248459be05a5ee493485628fa0e4323d0abfc3 "
6375+   integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg ==
63766376  dependencies:
6377-     follow-redirects "^1.15.0 "
6378-     form-data "^4.0.0 "
6377+     follow-redirects "^1.15.6 "
6378+     form-data "^4.0.4 "
63796379    proxy-from-env "^1.1.0"
63806380
63816381axios@^0.25.0:
@@ -6385,15 +6385,6 @@ axios@^0.25.0:
63856385  dependencies:
63866386    follow-redirects "^1.14.7"
63876387
6388- axios@^1.7.4, axios@^1.7.9:
6389-   version "1.7.9"
6390-   resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
6391-   integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
6392-   dependencies:
6393-     follow-redirects "^1.15.6"
6394-     form-data "^4.0.0"
6395-     proxy-from-env "^1.1.0"
6396- 
63976388axobject-query@^2.2.0:
63986389  version "2.2.0"
63996390  resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
@@ -8930,6 +8921,16 @@ es-object-atoms@^1.0.0:
89308921  dependencies:
89318922    es-errors "^1.3.0"
89328923
8924+ es-set-tostringtag@^2.1.0:
8925+   version "2.1.0"
8926+   resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
8927+   integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
8928+   dependencies:
8929+     es-errors "^1.3.0"
8930+     get-intrinsic "^1.2.6"
8931+     has-tostringtag "^1.0.2"
8932+     hasown "^2.0.2"
8933+ 
89338934es-shim-unscopables@^1.0.0:
89348935  version "1.0.0"
89358936  resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -10044,12 +10045,7 @@ flux-standard-action@^2.0.3:
1004410045    lodash.isplainobject "^4.0.6"
1004510046    lodash.isstring "^4.0.1"
1004610047
10047- follow-redirects@^1.0.0, follow-redirects@^1.14.7, follow-redirects@^1.15.0:
10048-   version "1.15.2"
10049-   resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
10050-   integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
10051- 
10052- follow-redirects@^1.15.6:
10048+ follow-redirects@^1.0.0, follow-redirects@^1.14.7, follow-redirects@^1.15.6:
1005310049  version "1.15.9"
1005410050  resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
1005510051  integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
@@ -10131,13 +10127,15 @@ form-data@^3.0.0:
1013110127    combined-stream "^1.0.8"
1013210128    mime-types "^2.1.12"
1013310129
10134- form-data@^4.0.0:
10135-   version "4.0.0 "
10136-   resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
10137-   integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
10130+ form-data@^4.0.0, form-data@^4.0.4 :
10131+   version "4.0.4 "
10132+   resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
10133+   integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
1013810134  dependencies:
1013910135    asynckit "^0.4.0"
1014010136    combined-stream "^1.0.8"
10137+     es-set-tostringtag "^2.1.0"
10138+     hasown "^2.0.2"
1014110139    mime-types "^2.1.12"
1014210140
1014310141format@^0.2.0:
@@ -10633,6 +10631,13 @@ has-tostringtag@^1.0.0:
1063310631  dependencies:
1063410632    has-symbols "^1.0.2"
1063510633
10634+ has-tostringtag@^1.0.2:
10635+   version "1.0.2"
10636+   resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
10637+   integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
10638+   dependencies:
10639+     has-symbols "^1.0.3"
10640+ 
1063610641has@^1.0.3:
1063710642  version "1.0.3"
1063810643  resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
0 commit comments