Skip to content

Commit e839f0c

Browse files
fix(deps): bump form-data from 4.0.5 to 4.0.6
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>
1 parent 6749cd9 commit e839f0c

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
@@ -4040,15 +4040,15 @@ form-data-encoder@^2.1.2:
40404040
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
40414041

40424042
form-data@^4.0.4, form-data@^4.0.5:
4043-
version "4.0.5"
4044-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
4045-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
4043+
version "4.0.6"
4044+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
4045+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
40464046
dependencies:
40474047
asynckit "^0.4.0"
40484048
combined-stream "^1.0.8"
40494049
es-set-tostringtag "^2.1.0"
4050-
hasown "^2.0.2"
4051-
mime-types "^2.1.12"
4050+
hasown "^2.0.4"
4051+
mime-types "^2.1.35"
40524052

40534053
fromentries@^1.2.0:
40544054
version "1.3.2"
@@ -4471,6 +4471,13 @@ hasown@^2.0.2:
44714471
dependencies:
44724472
function-bind "^1.1.2"
44734473

4474+
hasown@^2.0.4:
4475+
version "2.0.4"
4476+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
4477+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
4478+
dependencies:
4479+
function-bind "^1.1.2"
4480+
44744481
hast-util-to-html@^9.0.4:
44754482
version "9.0.5"
44764483
resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz#ccc673a55bb8e85775b08ac28380f72d47167005"
@@ -5718,7 +5725,7 @@ mime-db@1.52.0:
57185725
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
57195726
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
57205727

5721-
mime-types@^2.1.12:
5728+
mime-types@^2.1.35:
57225729
version "2.1.35"
57235730
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
57245731
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)