Skip to content

Commit 2806ef3

Browse files
Bump form-data from 4.0.0 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1da410c commit 2806ef3

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
@@ -2654,12 +2654,14 @@ for-each@^0.3.3, for-each@^0.3.5:
26542654
is-callable "^1.2.7"
26552655

26562656
form-data@^4.0.0:
2657-
version "4.0.0"
2658-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2659-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2657+
version "4.0.4"
2658+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2659+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
26602660
dependencies:
26612661
asynckit "^0.4.0"
26622662
combined-stream "^1.0.8"
2663+
es-set-tostringtag "^2.1.0"
2664+
hasown "^2.0.2"
26632665
mime-types "^2.1.12"
26642666

26652667
fs.realpath@^1.0.0:

0 commit comments

Comments
 (0)