Skip to content

Commit 0e7f7d3

Browse files
build(deps): bump form-data from 3.0.3 to 3.0.4 in /internal/web/ui (#7184)
--- updated-dependencies: - dependency-name: form-data dependency-version: 3.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 9d3dbdb commit 0e7f7d3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

internal/web/ui/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5115,13 +5115,14 @@ fork-ts-checker-webpack-plugin@^6.5.0:
51155115
tapable "^1.0.0"
51165116

51175117
form-data@^3.0.0:
5118-
version "3.0.3"
5119-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.3.tgz#349c8f2c9d8f8f0c879ee0eb7cc0d300018d6b09"
5120-
integrity sha512-q5YBMeWy6E2Un0nMGWMgI65MAKtaylxfNJGJxpGh45YDciZB4epbWpaAfImil6CPAPTYB4sh0URQNDRIZG5F2w==
5118+
version "3.0.4"
5119+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4.tgz#938273171d3f999286a4557528ce022dc2c98df1"
5120+
integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==
51215121
dependencies:
51225122
asynckit "^0.4.0"
51235123
combined-stream "^1.0.8"
51245124
es-set-tostringtag "^2.1.0"
5125+
hasown "^2.0.2"
51255126
mime-types "^2.1.35"
51265127

51275128

0 commit comments

Comments
 (0)