Skip to content

Commit 3041ed8

Browse files
Bump form-data from 4.0.1 to 4.0.4 (#13690)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 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.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 631f4ea commit 3041ed8

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
@@ -5190,12 +5190,14 @@ foreground-child@^3.1.0:
51905190
signal-exit "^4.0.1"
51915191

51925192
form-data@^4.0.0, form-data@^4.0.1:
5193-
version "4.0.1"
5194-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
5195-
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
5193+
version "4.0.4"
5194+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
5195+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
51965196
dependencies:
51975197
asynckit "^0.4.0"
51985198
combined-stream "^1.0.8"
5199+
es-set-tostringtag "^2.1.0"
5200+
hasown "^2.0.2"
51995201
mime-types "^2.1.12"
52005202

52015203
formdata-node@^4.3.2:

0 commit comments

Comments
 (0)