Skip to content

Commit 2d9cce2

Browse files
dependabot[bot]lukaw3d
authored andcommitted
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 37f4ee4 commit 2d9cce2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

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

46894689
form-data@^4.0.0:
4690-
version "4.0.2"
4691-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
4692-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
4690+
version "4.0.4"
4691+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
4692+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
46934693
dependencies:
46944694
asynckit "^0.4.0"
46954695
combined-stream "^1.0.8"
46964696
es-set-tostringtag "^2.1.0"
4697+
hasown "^2.0.2"
46974698
mime-types "^2.1.12"
46984699

46994700
formdata-polyfill@^4.0.10:

0 commit comments

Comments
 (0)