Skip to content

Commit f596e39

Browse files
Bump form-data from 4.0.5 to 4.0.6 (#248)
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 7c1792b commit f596e39

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
@@ -3916,15 +3916,15 @@ foreground-child@^3.1.0:
39163916
signal-exit "^4.0.1"
39173917

39183918
form-data@^4.0.5:
3919-
version "4.0.5"
3920-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
3921-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
3919+
version "4.0.6"
3920+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
3921+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
39223922
dependencies:
39233923
asynckit "^0.4.0"
39243924
combined-stream "^1.0.8"
39253925
es-set-tostringtag "^2.1.0"
3926-
hasown "^2.0.2"
3927-
mime-types "^2.1.12"
3926+
hasown "^2.0.4"
3927+
mime-types "^2.1.35"
39283928

39293929
forwarded-parse@2.1.2:
39303930
version "2.1.2"
@@ -4206,6 +4206,13 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
42064206
dependencies:
42074207
function-bind "^1.1.2"
42084208

4209+
hasown@^2.0.4:
4210+
version "2.0.4"
4211+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
4212+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
4213+
dependencies:
4214+
function-bind "^1.1.2"
4215+
42094216
headers-polyfill@^4.0.2:
42104217
version "4.0.3"
42114218
resolved "https://registry.yarnpkg.com/headers-polyfill/-/headers-polyfill-4.0.3.tgz#922a0155de30ecc1f785bcf04be77844ca95ad07"
@@ -4758,7 +4765,7 @@ mime-db@1.52.0:
47584765
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
47594766
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
47604767

4761-
mime-types@^2.1.12:
4768+
mime-types@^2.1.35:
47624769
version "2.1.35"
47634770
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
47644771
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)