@@ -3366,6 +3366,16 @@ es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
33663366 dependencies :
33673367 es-errors "^1.3.0"
33683368
3369+ es-set-tostringtag@^2.1.0 :
3370+ version "2.1.0"
3371+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3372+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3373+ dependencies :
3374+ es-errors "^1.3.0"
3375+ get-intrinsic "^1.2.6"
3376+ has-tostringtag "^1.0.2"
3377+ hasown "^2.0.2"
3378+
33693379es-shim-unscopables@^1.0.0 :
33703380 version "1.0.0"
33713381 resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -4005,12 +4015,14 @@ foreground-child@^3.1.0, foreground-child@^3.3.0:
40054015 signal-exit "^4.0.1"
40064016
40074017form-data@^4.0.0 :
4008- version "4.0.0 "
4009- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
4010- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
4018+ version "4.0.4 "
4019+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
4020+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
40114021 dependencies :
40124022 asynckit "^0.4.0"
40134023 combined-stream "^1.0.8"
4024+ es-set-tostringtag "^2.1.0"
4025+ hasown "^2.0.2"
40144026 mime-types "^2.1.12"
40154027
40164028forwarded@0.2.0 :
@@ -4132,7 +4144,7 @@ get-func-name@^2.0.0:
41324144 resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
41334145 integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==
41344146
4135- get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.2.5, get-intrinsic@^1.3.0 :
4147+ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1. 3.0 :
41364148 version "1.3.0"
41374149 resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
41384150 integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -4388,6 +4400,13 @@ has-tostringtag@^1.0.0:
43884400 dependencies :
43894401 has-symbols "^1.0.2"
43904402
4403+ has-tostringtag@^1.0.2 :
4404+ version "1.0.2"
4405+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
4406+ integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
4407+ dependencies :
4408+ has-symbols "^1.0.3"
4409+
43914410has-unicode@^2.0.1 :
43924411 version "2.0.1"
43934412 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
0 commit comments