@@ -3005,6 +3005,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
30053005 es-errors "^1.3.0"
30063006 function-bind "^1.1.2"
30073007
3008+ call-bind-apply-helpers@^1.0.2 :
3009+ version "1.0.2"
3010+ resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
3011+ integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
3012+ dependencies :
3013+ es-errors "^1.3.0"
3014+ function-bind "^1.1.2"
3015+
30083016call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6 :
30093017 version "1.0.7"
30103018 resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -3778,6 +3786,13 @@ es-object-atoms@^1.0.0:
37783786 dependencies :
37793787 es-errors "^1.3.0"
37803788
3789+ es-object-atoms@^1.1.1 :
3790+ version "1.1.1"
3791+ resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
3792+ integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
3793+ dependencies :
3794+ es-errors "^1.3.0"
3795+
37813796es-set-tostringtag@^2.0.3 :
37823797 version "2.0.3"
37833798 resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777"
@@ -3787,6 +3802,16 @@ es-set-tostringtag@^2.0.3:
37873802 has-tostringtag "^1.0.2"
37883803 hasown "^2.0.1"
37893804
3805+ es-set-tostringtag@^2.1.0 :
3806+ version "2.1.0"
3807+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3808+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3809+ dependencies :
3810+ es-errors "^1.3.0"
3811+ get-intrinsic "^1.2.6"
3812+ has-tostringtag "^1.0.2"
3813+ hasown "^2.0.2"
3814+
37903815es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2 :
37913816 version "1.0.2"
37923817 resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -4233,12 +4258,14 @@ foreground-child@^3.1.0, foreground-child@^3.3.1:
42334258 signal-exit "^4.0.1"
42344259
42354260form-data@^4.0.0 :
4236- version "4.0.1 "
4237- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1 .tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48 "
4238- integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw ==
4261+ version "4.0.4 "
4262+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
4263+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
42394264 dependencies :
42404265 asynckit "^0.4.0"
42414266 combined-stream "^1.0.8"
4267+ es-set-tostringtag "^2.1.0"
4268+ hasown "^2.0.2"
42424269 mime-types "^2.1.12"
42434270
42444271formatly@^0.2.4 :
@@ -4395,7 +4422,23 @@ get-intrinsic@^1.2.4:
43954422 hasown "^2.0.2"
43964423 math-intrinsics "^1.1.0"
43974424
4398- get-proto@^1.0.0 :
4425+ get-intrinsic@^1.2.6 :
4426+ version "1.3.0"
4427+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
4428+ integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
4429+ dependencies :
4430+ call-bind-apply-helpers "^1.0.2"
4431+ es-define-property "^1.0.1"
4432+ es-errors "^1.3.0"
4433+ es-object-atoms "^1.1.1"
4434+ function-bind "^1.1.2"
4435+ get-proto "^1.0.1"
4436+ gopd "^1.2.0"
4437+ has-symbols "^1.1.0"
4438+ hasown "^2.0.2"
4439+ math-intrinsics "^1.1.0"
4440+
4441+ get-proto@^1.0.0, get-proto@^1.0.1 :
43994442 version "1.0.1"
44004443 resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
44014444 integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
0 commit comments