Skip to content

Commit bb32a73

Browse files
fix(deps): bump form-data from 4.0.3 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.3 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.3...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1956847 commit bb32a73

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4418,18 +4418,7 @@ form-data-encoder@^2.1.2:
44184418
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5"
44194419
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
44204420

4421-
form-data@^4.0.0:
4422-
version "4.0.3"
4423-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.3.tgz#608b1b3f3e28be0fccf5901fc85fb3641e5cf0ae"
4424-
integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==
4425-
dependencies:
4426-
asynckit "^0.4.0"
4427-
combined-stream "^1.0.8"
4428-
es-set-tostringtag "^2.1.0"
4429-
hasown "^2.0.2"
4430-
mime-types "^2.1.12"
4431-
4432-
form-data@^4.0.4:
4421+
form-data@^4.0.0, form-data@^4.0.4:
44334422
version "4.0.4"
44344423
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
44354424
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)