Skip to content

Commit 7cd8e3f

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 868f321 commit 7cd8e3f

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
@@ -2704,15 +2704,15 @@ foreground-child@^3.1.0, foreground-child@^3.3.0:
27042704
signal-exit "^4.0.1"
27052705

27062706
form-data@^4.0.4, form-data@^4.0.5:
2707-
version "4.0.5"
2708-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
2709-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
2707+
version "4.0.6"
2708+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
2709+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
27102710
dependencies:
27112711
asynckit "^0.4.0"
27122712
combined-stream "^1.0.8"
27132713
es-set-tostringtag "^2.1.0"
2714-
hasown "^2.0.2"
2715-
mime-types "^2.1.12"
2714+
hasown "^2.0.4"
2715+
mime-types "^2.1.35"
27162716

27172717
fromentries@^1.2.0:
27182718
version "1.3.2"
@@ -3077,6 +3077,13 @@ hasown@^2.0.2:
30773077
dependencies:
30783078
function-bind "^1.1.2"
30793079

3080+
hasown@^2.0.4:
3081+
version "2.0.4"
3082+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
3083+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
3084+
dependencies:
3085+
function-bind "^1.1.2"
3086+
30803087
hast-util-to-html@^9.0.4:
30813088
version "9.0.5"
30823089
resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz#ccc673a55bb8e85775b08ac28380f72d47167005"
@@ -4167,7 +4174,7 @@ mime-db@1.52.0:
41674174
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
41684175
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
41694176

4170-
mime-types@^2.1.12:
4177+
mime-types@^2.1.35:
41714178
version "2.1.35"
41724179
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
41734180
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)