Skip to content

Commit a90df2d

Browse files
chore: bump form-data from 4.0.0 to 4.0.4 (#9787)
--- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6185525 commit a90df2d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5386,12 +5386,14 @@ foreground-child@^3.1.0:
53865386
signal-exit "^4.0.1"
53875387

53885388
form-data@^4.0.0:
5389-
version "4.0.0"
5390-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5391-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5389+
version "4.0.4"
5390+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
5391+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
53925392
dependencies:
53935393
asynckit "^0.4.0"
53945394
combined-stream "^1.0.8"
5395+
es-set-tostringtag "^2.1.0"
5396+
hasown "^2.0.2"
53955397
mime-types "^2.1.12"
53965398

53975399
formdata-polyfill@^4.0.10:

0 commit comments

Comments
 (0)