Skip to content

Commit 5e61a75

Browse files
Bump form-data from 4.0.2 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 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.2...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 b49e459 commit 5e61a75

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

package-lock.json

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6575,13 +6575,14 @@ foreground-child@^3.1.0:
65756575
signal-exit "^4.0.1"
65766576

65776577
form-data@^4.0.0:
6578-
version "4.0.2"
6579-
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz"
6580-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
6578+
version "4.0.4"
6579+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
6580+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
65816581
dependencies:
65826582
asynckit "^0.4.0"
65836583
combined-stream "^1.0.8"
65846584
es-set-tostringtag "^2.1.0"
6585+
hasown "^2.0.2"
65856586
mime-types "^2.1.12"
65866587

65876588

0 commit comments

Comments
 (0)