@@ -6898,6 +6898,16 @@ es-set-tostringtag@^2.0.1:
6898
6898
has-tostringtag "^1.0.0"
6899
6899
hasown "^2.0.0"
6900
6900
6901
+ es-set-tostringtag@^2.1.0:
6902
+ version "2.1.0"
6903
+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
6904
+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
6905
+ dependencies:
6906
+ es-errors "^1.3.0"
6907
+ get-intrinsic "^1.2.6"
6908
+ has-tostringtag "^1.0.2"
6909
+ hasown "^2.0.2"
6910
+
6901
6911
es-shim-unscopables@^1.0.0:
6902
6912
version "1.0.2"
6903
6913
resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz"
@@ -7447,12 +7457,14 @@ foreground-child@^3.1.0:
7447
7457
signal-exit "^4.0.1"
7448
7458
7449
7459
form-data@^4.0.0:
7450
- version "4.0.1 "
7451
- resolved "https://registry.npmjs.org /form-data/-/form-data-4.0.1 .tgz"
7452
- integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw ==
7460
+ version "4.0.4 "
7461
+ resolved "https://registry.yarnpkg.com /form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
7462
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
7453
7463
dependencies:
7454
7464
asynckit "^0.4.0"
7455
7465
combined-stream "^1.0.8"
7466
+ es-set-tostringtag "^2.1.0"
7467
+ hasown "^2.0.2"
7456
7468
mime-types "^2.1.12"
7457
7469
7458
7470
@@ -7518,9 +7530,9 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
7518
7530
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
7519
7531
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
7520
7532
7521
- get-intrinsic@^1.1.1, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
7533
+ get-intrinsic@^1.1.1, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1. 3.0:
7522
7534
version "1.3.0"
7523
- resolved "https://registry.npmjs.org /get-intrinsic/-/get-intrinsic-1.3.0.tgz"
7535
+ resolved "https://registry.yarnpkg.com /get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01 "
7524
7536
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
7525
7537
dependencies:
7526
7538
call-bind-apply-helpers "^1.0.2"
0 commit comments