Skip to content

Commit d5408ac

Browse files
Bump form-data from 3.0.1 to 3.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md) - [Commits](form-data/form-data@v3.0.1...v3.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b439f9 commit d5408ac

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

yarn.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,13 +2772,15 @@ for-each@^0.3.3, for-each@^0.3.5:
27722772
is-callable "^1.2.7"
27732773

27742774
form-data@^3.0.0:
2775-
version "3.0.1"
2776-
resolved "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz"
2777-
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
2775+
version "3.0.4"
2776+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4.tgz#938273171d3f999286a4557528ce022dc2c98df1"
2777+
integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==
27782778
dependencies:
27792779
asynckit "^0.4.0"
27802780
combined-stream "^1.0.8"
2781-
mime-types "^2.1.12"
2781+
es-set-tostringtag "^2.1.0"
2782+
hasown "^2.0.2"
2783+
mime-types "^2.1.35"
27822784

27832785
fs-readdir-recursive@^1.1.0:
27842786
version "1.1.0"
@@ -4012,9 +4014,9 @@ [email protected]:
40124014
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
40134015
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
40144016

4015-
mime-types@^2.1.12:
4017+
mime-types@^2.1.35:
40164018
version "2.1.35"
4017-
resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz"
4019+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
40184020
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
40194021
dependencies:
40204022
mime-db "1.52.0"

0 commit comments

Comments
 (0)