Skip to content

Commit 31c0d24

Browse files
fix(deps): 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] <[email protected]>
1 parent c5f7da8 commit 31c0d24

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
@@ -2813,12 +2813,14 @@ for-each@^0.3.5:
28132813
is-callable "^1.2.7"
28142814

28152815
form-data@^4.0.0:
2816-
version "4.0.0"
2817-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2818-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2816+
version "4.0.4"
2817+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2818+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
28192819
dependencies:
28202820
asynckit "^0.4.0"
28212821
combined-stream "^1.0.8"
2822+
es-set-tostringtag "^2.1.0"
2823+
hasown "^2.0.2"
28222824
mime-types "^2.1.12"
28232825

28242826
fs.realpath@^1.0.0:

0 commit comments

Comments
 (0)