Skip to content

Commit 3f45912

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 79178b6 commit 3f45912

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

40224022
form-data@^4.0.4, form-data@^4.0.5:
4023-
version "4.0.5"
4024-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
4025-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
4023+
version "4.0.6"
4024+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
4025+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
40264026
dependencies:
40274027
asynckit "^0.4.0"
40284028
combined-stream "^1.0.8"
40294029
es-set-tostringtag "^2.1.0"
4030-
hasown "^2.0.2"
4031-
mime-types "^2.1.12"
4030+
hasown "^2.0.4"
4031+
mime-types "^2.1.35"
40324032

40334033
fromentries@^1.2.0:
40344034
version "1.3.2"
@@ -4451,6 +4451,13 @@ hasown@^2.0.2:
44514451
dependencies:
44524452
function-bind "^1.1.2"
44534453

4454+
hasown@^2.0.4:
4455+
version "2.0.4"
4456+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
4457+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
4458+
dependencies:
4459+
function-bind "^1.1.2"
4460+
44544461
hast-util-to-html@^9.0.4:
44554462
version "9.0.5"
44564463
resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz#ccc673a55bb8e85775b08ac28380f72d47167005"
@@ -5698,7 +5705,7 @@ mime-db@1.52.0:
56985705
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
56995706
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
57005707

5701-
mime-types@^2.1.12:
5708+
mime-types@^2.1.35:
57025709
version "2.1.35"
57035710
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
57045711
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)