Skip to content

Commit afc7b96

Browse files
authored
Merge pull request #13581 from learningequality/dependabot/npm_and_yarn/form-data-4.0.4
Bump form-data from 4.0.0 to 4.0.4
2 parents 7a1e33a + 7e9cf30 commit afc7b96

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5398,6 +5398,16 @@ es-set-tostringtag@^2.0.3:
53985398
has-tostringtag "^1.0.2"
53995399
hasown "^2.0.1"
54005400

5401+
es-set-tostringtag@^2.1.0:
5402+
version "2.1.0"
5403+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
5404+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
5405+
dependencies:
5406+
es-errors "^1.3.0"
5407+
get-intrinsic "^1.2.6"
5408+
has-tostringtag "^1.0.2"
5409+
hasown "^2.0.2"
5410+
54015411
es-shim-unscopables@^1.0.0:
54025412
version "1.0.0"
54035413
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -6150,12 +6160,14 @@ foreground-child@^3.1.0:
61506160
signal-exit "^4.0.1"
61516161

61526162
form-data@^4.0.0:
6153-
version "4.0.0"
6154-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
6155-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
6163+
version "4.0.4"
6164+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
6165+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
61566166
dependencies:
61576167
asynckit "^0.4.0"
61586168
combined-stream "^1.0.8"
6169+
es-set-tostringtag "^2.1.0"
6170+
hasown "^2.0.2"
61596171
mime-types "^2.1.12"
61606172

61616173
@@ -6335,7 +6347,7 @@ get-intrinsic@^1.2.3, get-intrinsic@^1.2.4:
63356347
has-symbols "^1.0.3"
63366348
hasown "^2.0.0"
63376349

6338-
get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
6350+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
63396351
version "1.3.0"
63406352
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
63416353
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==

0 commit comments

Comments
 (0)