Skip to content

Commit 3123f6e

Browse files
bump form-data from 4.0.5 to 4.0.6 in /scripts
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 a6c9dc3 commit 3123f6e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

scripts/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2232,15 +2232,15 @@ for-each@^0.3.3:
22322232
is-callable "^1.1.3"
22332233

22342234
form-data@^4.0.4:
2235-
version "4.0.5"
2236-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
2237-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
2235+
version "4.0.6"
2236+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
2237+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
22382238
dependencies:
22392239
asynckit "^0.4.0"
22402240
combined-stream "^1.0.8"
22412241
es-set-tostringtag "^2.1.0"
2242-
hasown "^2.0.2"
2243-
mime-types "^2.1.12"
2242+
hasown "^2.0.4"
2243+
mime-types "^2.1.35"
22442244

22452245
fs-constants@^1.0.0:
22462246
version "1.0.0"
@@ -2463,7 +2463,7 @@ hasown@^2.0.0:
24632463
dependencies:
24642464
function-bind "^1.1.2"
24652465

2466-
hasown@^2.0.2:
2466+
hasown@^2.0.2, hasown@^2.0.4:
24672467
version "2.0.4"
24682468
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
24692469
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
@@ -2743,7 +2743,7 @@ mime-db@1.52.0:
27432743
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
27442744
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
27452745

2746-
mime-types@^2.1.12:
2746+
mime-types@^2.1.35:
27472747
version "2.1.35"
27482748
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
27492749
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)