Skip to content

Commit 97de355

Browse files
chore(deps): bump form-data from 4.0.4 to 4.0.6 in /client
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>
1 parent 0578dec commit 97de355

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

client/yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3098,15 +3098,15 @@ follow-redirects@^1.0.0:
30983098
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
30993099

31003100
form-data@^4.0.0:
3101-
version "4.0.4"
3102-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3103-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
3101+
version "4.0.6"
3102+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
3103+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
31043104
dependencies:
31053105
asynckit "^0.4.0"
31063106
combined-stream "^1.0.8"
31073107
es-set-tostringtag "^2.1.0"
3108-
hasown "^2.0.2"
3109-
mime-types "^2.1.12"
3108+
hasown "^2.0.4"
3109+
mime-types "^2.1.35"
31103110

31113111
fraction.js@^4.0.12, fraction.js@^4.3.7:
31123112
version "4.3.7"
@@ -3230,6 +3230,13 @@ hasown@^2.0.0, hasown@^2.0.2:
32303230
dependencies:
32313231
function-bind "^1.1.2"
32323232

3233+
hasown@^2.0.4:
3234+
version "2.0.4"
3235+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
3236+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
3237+
dependencies:
3238+
function-bind "^1.1.2"
3239+
32333240
history@^4.9.0:
32343241
version "4.10.1"
32353242
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
@@ -3682,7 +3689,7 @@ mime-db@1.52.0:
36823689
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
36833690
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
36843691

3685-
mime-types@^2.1.12:
3692+
mime-types@^2.1.35:
36863693
version "2.1.35"
36873694
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
36883695
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==

0 commit comments

Comments
 (0)