@@ -5278,6 +5278,16 @@ es-object-atoms@^1.0.0:
52785278 dependencies:
52795279 es-errors "^1.3.0"
52805280
5281+ es-set-tostringtag@^2.1.0:
5282+ version "2.1.0"
5283+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
5284+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
5285+ dependencies:
5286+ es-errors "^1.3.0"
5287+ get-intrinsic "^1.2.6"
5288+ has-tostringtag "^1.0.2"
5289+ hasown "^2.0.2"
5290+
52815291escalade@^3.1.1, escalade@^3.2.0:
52825292 version "3.2.0"
52835293 resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
@@ -5888,12 +5898,14 @@ foreground-child@^3.1.0:
58885898 signal-exit "^4.0.1"
58895899
58905900form-data@^4.0.0:
5891- version "4.0.1 "
5892- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1 .tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48 "
5893- integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw ==
5901+ version "4.0.4 "
5902+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
5903+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
58945904 dependencies:
58955905 asynckit "^0.4.0"
58965906 combined-stream "^1.0.8"
5907+ es-set-tostringtag "^2.1.0"
5908+ hasown "^2.0.2"
58975909 mime-types "^2.1.12"
58985910
58995911freeport-async@^2.0.0:
@@ -6291,11 +6303,18 @@ has-property-descriptors@^1.0.2:
62916303 dependencies:
62926304 es-define-property "^1.0.0"
62936305
6294- has-symbols@^1.1.0:
6306+ has-symbols@^1.0.3, has-symbols@^1. 1.0:
62956307 version "1.1.0"
62966308 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
62976309 integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
62986310
6311+ has-tostringtag@^1.0.2:
6312+ version "1.0.2"
6313+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
6314+ integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
6315+ dependencies:
6316+ has-symbols "^1.0.3"
6317+
62996318has-unicode@2.0.1:
63006319 version "2.0.1"
63016320 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
0 commit comments