Skip to content

Commit ca4b02e

Browse files
dependabot[bot]nemesifier
authored andcommitted
[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. - [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.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 a3a54a1 commit ca4b02e

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
@@ -6586,15 +6586,15 @@ foreground-child@^3.1.0:
65866586
signal-exit "^4.0.1"
65876587

65886588
form-data@^4.0.5:
6589-
version "4.0.5"
6590-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
6591-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
6589+
version "4.0.6"
6590+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
6591+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
65926592
dependencies:
65936593
asynckit "^0.4.0"
65946594
combined-stream "^1.0.8"
65956595
es-set-tostringtag "^2.1.0"
6596-
hasown "^2.0.2"
6597-
mime-types "^2.1.12"
6596+
hasown "^2.0.4"
6597+
mime-types "^2.1.35"
65986598

65996599
formatly@^0.3.0:
66006600
version "0.3.0"
@@ -6959,6 +6959,13 @@ hasown@^2.0.0, hasown@^2.0.2:
69596959
dependencies:
69606960
function-bind "^1.1.2"
69616961

6962+
hasown@^2.0.4:
6963+
version "2.0.4"
6964+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
6965+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
6966+
dependencies:
6967+
function-bind "^1.1.2"
6968+
69626969
he@^1.2.0:
69636970
version "1.2.0"
69646971
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -8758,7 +8765,7 @@ mime-db@1.52.0:
87588765
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.54.0.tgz#cddb3ee4f9c64530dff640236661d42cb6a314f5"
87598766
integrity sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==
87608767

8761-
mime-types@^2.1.12, mime-types@^2.1.18, mime-types@~2.1.24, mime-types@~2.1.34, mime-types@~2.1.35:
8768+
mime-types@^2.1.18, mime-types@^2.1.35, mime-types@~2.1.24, mime-types@~2.1.34, mime-types@~2.1.35:
87628769
version "2.1.35"
87638770
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
87648771
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)