@@ -7092,6 +7092,16 @@ es-object-atoms@^1.0.0:
7092
7092
dependencies:
7093
7093
es-errors "^1.3.0"
7094
7094
7095
+ es-set-tostringtag@^2.1.0:
7096
+ version "2.1.0"
7097
+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
7098
+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
7099
+ dependencies:
7100
+ es-errors "^1.3.0"
7101
+ get-intrinsic "^1.2.6"
7102
+ has-tostringtag "^1.0.2"
7103
+ hasown "^2.0.2"
7104
+
7095
7105
es6-promise@^3.2.1:
7096
7106
version "3.3.1"
7097
7107
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-3.3.1.tgz#a08cdde84ccdbf34d027a1451bc91d4bcd28a613"
@@ -7597,22 +7607,15 @@ form-data-encoder@^2.1.2:
7597
7607
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5"
7598
7608
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
7599
7609
7600
-
7601
- version "4.0.0"
7602
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
7603
- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
7604
- dependencies:
7605
- asynckit "^0.4.0"
7606
- combined-stream "^1.0.8"
7607
- mime-types "^2.1.12"
7608
-
7609
- form-data@^4.0.0:
7610
- version "4.0.1"
7611
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
7612
- integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
7610
+ [email protected] , form-data@^4.0.0, form-data@^4.0.4:
7611
+ version "4.0.4"
7612
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
7613
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
7613
7614
dependencies:
7614
7615
asynckit "^0.4.0"
7615
7616
combined-stream "^1.0.8"
7617
+ es-set-tostringtag "^2.1.0"
7618
+ hasown "^2.0.2"
7616
7619
mime-types "^2.1.12"
7617
7620
7618
7621
format@^0.2.0:
@@ -7956,11 +7959,18 @@ has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2:
7956
7959
dependencies:
7957
7960
es-define-property "^1.0.0"
7958
7961
7959
- has-symbols@^1.1.0:
7962
+ has-symbols@^1.0.3, has-symbols@^1. 1.0:
7960
7963
version "1.1.0"
7961
7964
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
7962
7965
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
7963
7966
7967
+ has-tostringtag@^1.0.2:
7968
+ version "1.0.2"
7969
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
7970
+ integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
7971
+ dependencies:
7972
+ has-symbols "^1.0.3"
7973
+
7964
7974
has-yarn@^3.0.0:
7965
7975
version "3.0.0"
7966
7976
resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-3.0.0.tgz#c3c21e559730d1d3b57e28af1f30d06fac38147d"
0 commit comments