Skip to content

Commit 971e359

Browse files
Bump form-data from 4.0.5 to 4.0.6 (#204)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6. - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 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 46f599a commit 971e359

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4345,15 +4345,15 @@ fork-ts-checker-webpack-plugin@^9.1.0:
43454345
tapable "^2.2.1"
43464346

43474347
form-data@^4.0.0:
4348-
version "4.0.5"
4349-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
4350-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
4348+
version "4.0.6"
4349+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
4350+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
43514351
dependencies:
43524352
asynckit "^0.4.0"
43534353
combined-stream "^1.0.8"
43544354
es-set-tostringtag "^2.1.0"
4355-
hasown "^2.0.2"
4356-
mime-types "^2.1.12"
4355+
hasown "^2.0.4"
4356+
mime-types "^2.1.35"
43574357

43584358
fs-extra@^10.0.0:
43594359
version "10.1.0"
@@ -4604,6 +4604,13 @@ hasown@^2.0.2:
46044604
dependencies:
46054605
function-bind "^1.1.2"
46064606

4607+
hasown@^2.0.4:
4608+
version "2.0.4"
4609+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
4610+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
4611+
dependencies:
4612+
function-bind "^1.1.2"
4613+
46074614
hermes-estree@0.25.1:
46084615
version "0.25.1"
46094616
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480"
@@ -5901,7 +5908,7 @@ mime-db@1.52.0:
59015908
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
59025909
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
59035910

5904-
mime-types@^2.1.12, mime-types@^2.1.27:
5911+
mime-types@^2.1.27, mime-types@^2.1.35:
59055912
version "2.1.35"
59065913
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
59075914
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)