Skip to content

Commit 28cced9

Browse files
Bump form-data from 4.0.4 to 4.0.6 (#235)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 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.4...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 8fee1fd commit 28cced9

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
@@ -1893,15 +1893,15 @@ foreground-child@^3.3.1:
18931893
signal-exit "^4.0.1"
18941894

18951895
form-data@^4.0.0:
1896-
version "4.0.4"
1897-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
1898-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
1896+
version "4.0.6"
1897+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
1898+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
18991899
dependencies:
19001900
asynckit "^0.4.0"
19011901
combined-stream "^1.0.8"
19021902
es-set-tostringtag "^2.1.0"
1903-
hasown "^2.0.2"
1904-
mime-types "^2.1.12"
1903+
hasown "^2.0.4"
1904+
mime-types "^2.1.35"
19051905

19061906
from@^0.1.7:
19071907
version "0.1.7"
@@ -2121,6 +2121,13 @@ hasown@^2.0.2:
21212121
dependencies:
21222122
function-bind "^1.1.2"
21232123

2124+
hasown@^2.0.4:
2125+
version "2.0.4"
2126+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
2127+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
2128+
dependencies:
2129+
function-bind "^1.1.2"
2130+
21242131
hosted-git-info@^2.1.4:
21252132
version "2.8.9"
21262133
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
@@ -2655,7 +2662,7 @@ mime-db@1.52.0:
26552662
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
26562663
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
26572664

2658-
mime-types@^2.1.12:
2665+
mime-types@^2.1.35:
26592666
version "2.1.35"
26602667
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
26612668
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)