File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3863,6 +3863,16 @@ es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
38633863 dependencies :
38643864 es-errors "^1.3.0"
38653865
3866+ es-set-tostringtag@^2.1.0 :
3867+ version "2.1.0"
3868+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3869+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3870+ dependencies :
3871+ es-errors "^1.3.0"
3872+ get-intrinsic "^1.2.6"
3873+ has-tostringtag "^1.0.2"
3874+ hasown "^2.0.2"
3875+
38663876escalade@^3.1.1 :
38673877 version "3.1.1"
38683878 resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
@@ -4328,12 +4338,14 @@ for-each@^0.3.5:
43284338 is-callable "^1.2.7"
43294339
43304340form-data@^4.0.0 :
4331- version "4.0.0 "
4332- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
4333- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
4341+ version "4.0.5 "
4342+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5 .tgz#b49e48858045ff4cbf6b03e1805cebcad3679053 "
4343+ integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w ==
43344344 dependencies :
43354345 asynckit "^0.4.0"
43364346 combined-stream "^1.0.8"
4347+ es-set-tostringtag "^2.1.0"
4348+ hasown "^2.0.2"
43374349 mime-types "^2.1.12"
43384350
43394351formidable@^2.1.2 :
@@ -4429,7 +4441,7 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.4:
44294441 has-symbols "^1.0.3"
44304442 hasown "^2.0.0"
44314443
4432- get-intrinsic@^1.2.5, get-intrinsic@^1.3.0 :
4444+ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1. 3.0 :
44334445 version "1.3.0"
44344446 resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
44354447 integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
You can’t perform that action at this time.
0 commit comments