Skip to content

Commit d723ee3

Browse files
Bump form-data from 3.0.3 to 3.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.3 to 3.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@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16da93f commit d723ee3

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
@@ -4765,13 +4765,14 @@ fork-ts-checker-webpack-plugin@^6.5.0:
47654765
tapable "^1.0.0"
47664766

47674767
form-data@^3.0.0:
4768-
version "3.0.3"
4769-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.3.tgz#349c8f2c9d8f8f0c879ee0eb7cc0d300018d6b09"
4770-
integrity sha512-q5YBMeWy6E2Un0nMGWMgI65MAKtaylxfNJGJxpGh45YDciZB4epbWpaAfImil6CPAPTYB4sh0URQNDRIZG5F2w==
4768+
version "3.0.4"
4769+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4.tgz#938273171d3f999286a4557528ce022dc2c98df1"
4770+
integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==
47714771
dependencies:
47724772
asynckit "^0.4.0"
47734773
combined-stream "^1.0.8"
47744774
es-set-tostringtag "^2.1.0"
4775+
hasown "^2.0.2"
47754776
mime-types "^2.1.35"
47764777

47774778
forwarded@0.2.0:

0 commit comments

Comments
 (0)