Skip to content

Commit c3e8106

Browse files
fix(deps): bump form-data from 4.0.0 to 4.0.4 in the npm_and_yarn group (#466)
Bumps the npm_and_yarn group with 1 update: [form-data](https://github.com/form-data/form-data). Updates `form-data` from 4.0.0 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.0...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f720c3b commit c3e8106

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7093,12 +7093,14 @@ form-data-encoder@^2.1.2:
70937093
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
70947094

70957095
form-data@^4.0.0:
7096-
version "4.0.0"
7097-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
7098-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
7096+
version "4.0.4"
7097+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
7098+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
70997099
dependencies:
71007100
asynckit "^0.4.0"
71017101
combined-stream "^1.0.8"
7102+
es-set-tostringtag "^2.1.0"
7103+
hasown "^2.0.2"
71027104
mime-types "^2.1.12"
71037105

71047106
formdata-polyfill@^4.0.10:

0 commit comments

Comments
 (0)