Skip to content

Commit c73ee82

Browse files
Bump form-data from 4.0.2 to 4.0.5 (#561)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.5. - [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.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.5 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 690c3f1 commit c73ee82

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4736,13 +4736,14 @@ for-each@^0.3.3, for-each@^0.3.5:
47364736
is-callable "^1.2.7"
47374737

47384738
form-data@^4.0.0:
4739-
version "4.0.2"
4740-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
4741-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
4739+
version "4.0.5"
4740+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
4741+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
47424742
dependencies:
47434743
asynckit "^0.4.0"
47444744
combined-stream "^1.0.8"
47454745
es-set-tostringtag "^2.1.0"
4746+
hasown "^2.0.2"
47464747
mime-types "^2.1.12"
47474748

47484749
forwarded@0.2.0:

0 commit comments

Comments
 (0)