Skip to content

Commit 26c61f8

Browse files
Bump form-data from 4.0.1 to 4.0.4 in /frontend (#2587)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb39d61 commit 26c61f8

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

frontend/yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2294,12 +2294,14 @@ forever-agent@~0.6.1:
22942294
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
22952295

22962296
form-data@^4.0.0, form-data@~4.0.0:
2297-
version "4.0.1"
2298-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
2299-
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
2297+
version "4.0.4"
2298+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2299+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
23002300
dependencies:
23012301
asynckit "^0.4.0"
23022302
combined-stream "^1.0.8"
2303+
es-set-tostringtag "^2.1.0"
2304+
hasown "^2.0.2"
23032305
mime-types "^2.1.12"
23042306

23052307
fs-extra@^9.1.0:

0 commit comments

Comments
 (0)