Skip to content

Commit fb9151c

Browse files
Bump form-data from 4.0.1 to 4.0.4 (#2228)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/form-data/form-data/blob/master/CHANGELOG.md">form-data's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4">v4.0.4</a> - 2025-07-16</h2> <h3>Commits</h3> <ul> <li>[meta] add <code>auto-changelog</code> <a href="https://github.com/form-data/form-data/commit/811f68282fab0315209d0e2d1c44b6c32ea0d479"><code>811f682</code></a></li> <li>[Tests] handle predict-v8-randomness failures in node &lt; 17 and node &gt; 23 <a href="https://github.com/form-data/form-data/commit/1d11a76434d101f22fdb26b8aef8615f28b98402"><code>1d11a76</code></a></li> <li>[Fix] Switch to using <code>crypto</code> random for boundary values <a href="https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0"><code>3d17230</code></a></li> <li>[Tests] fix linting errors <a href="https://github.com/form-data/form-data/commit/5e340800b5f8914213e4e0378c084aae71cfd73a"><code>5e34080</code></a></li> <li>[meta] actually ensure the readme backup isn’t published <a href="https://github.com/form-data/form-data/commit/316c82ba93fd4985af757b771b9a1f26d3b709ef"><code>316c82b</code></a></li> <li>[Dev Deps] update <code>@ljharb/eslint-config</code> <a href="https://github.com/form-data/form-data/commit/58c25d76406a5b0dfdf54045cf252563f2bbda8d"><code>58c25d7</code></a></li> <li>[meta] fix readme capitalization <a href="https://github.com/form-data/form-data/commit/2300ca19595b0ee96431e868fe2a40db79e41c61"><code>2300ca1</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v4.0.2...v4.0.3">v4.0.3</a> - 2025-06-05</h2> <h3>Fixed</h3> <ul> <li>[Fix] <code>append</code>: avoid a crash on nullish values <a href="https://redirect.github.com/form-data/form-data/issues/577"><code>[#577](https://github.com/form-data/form-data/issues/577)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>[eslint] use a shared config <a href="https://github.com/form-data/form-data/commit/426ba9ac440f95d1998dac9a5cd8d738043b048f"><code>426ba9a</code></a></li> <li>[eslint] fix some spacing issues <a href="https://github.com/form-data/form-data/commit/20941917f0e9487e68c564ebc3157e23609e2939"><code>2094191</code></a></li> <li>[Refactor] use <code>hasown</code> <a href="https://github.com/form-data/form-data/commit/81ab41b46fdf34f5d89d7ff30b513b0925febfaa"><code>81ab41b</code></a></li> <li>[Fix] validate boundary type in <code>setBoundary()</code> method <a href="https://github.com/form-data/form-data/commit/8d8e4693093519f7f18e3c597d1e8df8c493de9e"><code>8d8e469</code></a></li> <li>[Tests] add tests to check the behavior of <code>getBoundary</code> with non-strings <a href="https://github.com/form-data/form-data/commit/837b8a1f7562bfb8bda74f3fc538adb7a5858995"><code>837b8a1</code></a></li> <li>[Dev Deps] remove unused deps <a href="https://github.com/form-data/form-data/commit/870e4e665935e701bf983a051244ab928e62d58e"><code>870e4e6</code></a></li> <li>[meta] remove local commit hooks <a href="https://github.com/form-data/form-data/commit/e6e83ccb545a5619ed6cd04f31d5c2f655eb633e"><code>e6e83cc</code></a></li> <li>[Dev Deps] update <code>eslint</code> <a href="https://github.com/form-data/form-data/commit/4066fd6f65992b62fa324a6474a9292a4f88c916"><code>4066fd6</code></a></li> <li>[meta] fix scripts to use prepublishOnly <a href="https://github.com/form-data/form-data/commit/c4bbb13c0ef669916657bc129341301b1d331d75"><code>c4bbb13</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v4.0.1...v4.0.2">v4.0.2</a> - 2025-02-14</h2> <h3>Merged</h3> <ul> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li> <li>fix (npmignore): ignore temporary build files <a href="https://redirect.github.com/form-data/form-data/pull/532"><code>[#532](https://github.com/form-data/form-data/issues/532)</code></a></li> <li>fix (npmignore): ignore temporary build files <a href="https://redirect.github.com/form-data/form-data/pull/532"><code>[#532](https://github.com/form-data/form-data/issues/532)</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>[Fix] set <code>Symbol.toStringTag</code> when available (<a href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>) <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> <li>[Fix] set <code>Symbol.toStringTag</code> when available (<a href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>) <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>Merge tags v2.5.3 and v3.0.3 <a href="https://github.com/form-data/form-data/commit/92613b9208556eb4ebc482fdf599fae111626fb6"><code>92613b9</code></a></li> <li>[Tests] migrate from travis to GHA <a href="https://github.com/form-data/form-data/commit/806eda77740e6e3c67c7815afb216f2e1f187ba5"><code>806eda7</code></a></li> <li>[Tests] migrate from travis to GHA <a href="https://github.com/form-data/form-data/commit/8fdb3bc6b5d001f8909a9fca391d1d1d97ef1d79"><code>8fdb3bc</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/form-data/form-data/commit/41996f5ac73a867046d48512cab62e64fc846dad"><code>41996f5</code></a> v4.0.4</li> <li><a href="https://github.com/form-data/form-data/commit/316c82ba93fd4985af757b771b9a1f26d3b709ef"><code>316c82b</code></a> [meta] actually ensure the readme backup isn’t published</li> <li><a href="https://github.com/form-data/form-data/commit/2300ca19595b0ee96431e868fe2a40db79e41c61"><code>2300ca1</code></a> [meta] fix readme capitalization</li> <li><a href="https://github.com/form-data/form-data/commit/811f68282fab0315209d0e2d1c44b6c32ea0d479"><code>811f682</code></a> [meta] add <code>auto-changelog</code></li> <li><a href="https://github.com/form-data/form-data/commit/5e340800b5f8914213e4e0378c084aae71cfd73a"><code>5e34080</code></a> [Tests] fix linting errors</li> <li><a href="https://github.com/form-data/form-data/commit/1d11a76434d101f22fdb26b8aef8615f28b98402"><code>1d11a76</code></a> [Tests] handle predict-v8-randomness failures in node &lt; 17 and node &gt; 23</li> <li><a href="https://github.com/form-data/form-data/commit/58c25d76406a5b0dfdf54045cf252563f2bbda8d"><code>58c25d7</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code></li> <li><a href="https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0"><code>3d17230</code></a> [Fix] Switch to using <code>crypto</code> random for boundary values</li> <li><a href="https://github.com/form-data/form-data/commit/d8d67dc8ac79285154edf7d3f57dbab593b9a146"><code>d8d67dc</code></a> v4.0.3</li> <li><a href="https://github.com/form-data/form-data/commit/e6e83ccb545a5619ed6cd04f31d5c2f655eb633e"><code>e6e83cc</code></a> [meta] remove local commit hooks</li> <li>Additional commits viewable in <a href="https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=4.0.1&new-version=4.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wavetermdev/waveterm/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecd9749 commit fb9151c

File tree

1 file changed

+103
-3
lines changed

1 file changed

+103
-3
lines changed

yarn.lock

Lines changed: 103 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8349,6 +8349,16 @@ __metadata:
83498349
languageName: node
83508350
linkType: hard
83518351

8352+
"call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
8353+
version: 1.0.2
8354+
resolution: "call-bind-apply-helpers@npm:1.0.2"
8355+
dependencies:
8356+
es-errors: "npm:^1.3.0"
8357+
function-bind: "npm:^1.1.2"
8358+
checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
8359+
languageName: node
8360+
linkType: hard
8361+
83528362
"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.7":
83538363
version: 1.0.7
83548364
resolution: "call-bind@npm:1.0.7"
@@ -10393,6 +10403,17 @@ __metadata:
1039310403
languageName: node
1039410404
linkType: hard
1039510405

10406+
"dunder-proto@npm:^1.0.1":
10407+
version: 1.0.1
10408+
resolution: "dunder-proto@npm:1.0.1"
10409+
dependencies:
10410+
call-bind-apply-helpers: "npm:^1.0.1"
10411+
es-errors: "npm:^1.3.0"
10412+
gopd: "npm:^1.2.0"
10413+
checksum: 10c0/199f2a0c1c16593ca0a145dbf76a962f8033ce3129f01284d48c45ed4e14fea9bbacd7b3610b6cdc33486cef20385ac054948fefc6272fcce645c09468f93031
10414+
languageName: node
10415+
linkType: hard
10416+
1039610417
"duplexer@npm:^0.1.2":
1039710418
version: 0.1.2
1039810419
resolution: "duplexer@npm:0.1.2"
@@ -10687,6 +10708,13 @@ __metadata:
1068710708
languageName: node
1068810709
linkType: hard
1068910710

10711+
"es-define-property@npm:^1.0.1":
10712+
version: 1.0.1
10713+
resolution: "es-define-property@npm:1.0.1"
10714+
checksum: 10c0/3f54eb49c16c18707949ff25a1456728c883e81259f045003499efba399c08bad00deebf65cccde8c0e07908c1a225c9d472b7107e558f2a48e28d530e34527c
10715+
languageName: node
10716+
linkType: hard
10717+
1069010718
"es-errors@npm:^1.3.0":
1069110719
version: 1.3.0
1069210720
resolution: "es-errors@npm:1.3.0"
@@ -10708,6 +10736,27 @@ __metadata:
1070810736
languageName: node
1070910737
linkType: hard
1071010738

10739+
"es-object-atoms@npm:^1.0.0, es-object-atoms@npm:^1.1.1":
10740+
version: 1.1.1
10741+
resolution: "es-object-atoms@npm:1.1.1"
10742+
dependencies:
10743+
es-errors: "npm:^1.3.0"
10744+
checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
10745+
languageName: node
10746+
linkType: hard
10747+
10748+
"es-set-tostringtag@npm:^2.1.0":
10749+
version: 2.1.0
10750+
resolution: "es-set-tostringtag@npm:2.1.0"
10751+
dependencies:
10752+
es-errors: "npm:^1.3.0"
10753+
get-intrinsic: "npm:^1.2.6"
10754+
has-tostringtag: "npm:^1.0.2"
10755+
hasown: "npm:^2.0.2"
10756+
checksum: 10c0/ef2ca9ce49afe3931cb32e35da4dcb6d86ab02592cfc2ce3e49ced199d9d0bb5085fc7e73e06312213765f5efa47cc1df553a6a5154584b21448e9fb8355b1af
10757+
languageName: node
10758+
linkType: hard
10759+
1071110760
"es6-error@npm:^4.1.1":
1071210761
version: 4.1.1
1071310762
resolution: "es6-error@npm:4.1.1"
@@ -11881,13 +11930,15 @@ __metadata:
1188111930
linkType: hard
1188211931

1188311932
"form-data@npm:^4.0.0":
11884-
version: 4.0.1
11885-
resolution: "form-data@npm:4.0.1"
11933+
version: 4.0.4
11934+
resolution: "form-data@npm:4.0.4"
1188611935
dependencies:
1188711936
asynckit: "npm:^0.4.0"
1188811937
combined-stream: "npm:^1.0.8"
11938+
es-set-tostringtag: "npm:^2.1.0"
11939+
hasown: "npm:^2.0.2"
1188911940
mime-types: "npm:^2.1.12"
11890-
checksum: 10c0/bb102d570be8592c23f4ea72d7df9daa50c7792eb0cf1c5d7e506c1706e7426a4e4ae48a35b109e91c85f1c0ec63774a21ae252b66f4eb981cb8efef7d0463c8
11941+
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
1189111942
languageName: node
1189211943
linkType: hard
1189311944

@@ -12067,13 +12118,41 @@ __metadata:
1206712118
languageName: node
1206812119
linkType: hard
1206912120

12121+
"get-intrinsic@npm:^1.2.6":
12122+
version: 1.3.0
12123+
resolution: "get-intrinsic@npm:1.3.0"
12124+
dependencies:
12125+
call-bind-apply-helpers: "npm:^1.0.2"
12126+
es-define-property: "npm:^1.0.1"
12127+
es-errors: "npm:^1.3.0"
12128+
es-object-atoms: "npm:^1.1.1"
12129+
function-bind: "npm:^1.1.2"
12130+
get-proto: "npm:^1.0.1"
12131+
gopd: "npm:^1.2.0"
12132+
has-symbols: "npm:^1.1.0"
12133+
hasown: "npm:^2.0.2"
12134+
math-intrinsics: "npm:^1.1.0"
12135+
checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
12136+
languageName: node
12137+
linkType: hard
12138+
1207012139
"get-own-enumerable-property-symbols@npm:^3.0.0":
1207112140
version: 3.0.2
1207212141
resolution: "get-own-enumerable-property-symbols@npm:3.0.2"
1207312142
checksum: 10c0/103999855f3d1718c631472437161d76962cbddcd95cc642a34c07bfb661ed41b6c09a9c669ccdff89ee965beb7126b80eec7b2101e20e31e9cc6c4725305e10
1207412143
languageName: node
1207512144
linkType: hard
1207612145

12146+
"get-proto@npm:^1.0.1":
12147+
version: 1.0.1
12148+
resolution: "get-proto@npm:1.0.1"
12149+
dependencies:
12150+
dunder-proto: "npm:^1.0.1"
12151+
es-object-atoms: "npm:^1.0.0"
12152+
checksum: 10c0/9224acb44603c5526955e83510b9da41baf6ae73f7398875fba50edc5e944223a89c4a72b070fcd78beb5f7bdda58ecb6294adc28f7acfc0da05f76a2399643c
12153+
languageName: node
12154+
linkType: hard
12155+
1207712156
"get-stream@npm:^5.1.0":
1207812157
version: 5.2.0
1207912158
resolution: "get-stream@npm:5.2.0"
@@ -12300,6 +12379,13 @@ __metadata:
1230012379
languageName: node
1230112380
linkType: hard
1230212381

12382+
"gopd@npm:^1.2.0":
12383+
version: 1.2.0
12384+
resolution: "gopd@npm:1.2.0"
12385+
checksum: 10c0/50fff1e04ba2b7737c097358534eacadad1e68d24cccee3272e04e007bed008e68d2614f3987788428fd192a5ae3889d08fb2331417e4fc4a9ab366b2043cead
12386+
languageName: node
12387+
linkType: hard
12388+
1230312389
"got@npm:^11.7.0, got@npm:^11.8.5":
1230412390
version: 11.8.6
1230512391
resolution: "got@npm:11.8.6"
@@ -12417,6 +12503,13 @@ __metadata:
1241712503
languageName: node
1241812504
linkType: hard
1241912505

12506+
"has-symbols@npm:^1.1.0":
12507+
version: 1.1.0
12508+
resolution: "has-symbols@npm:1.1.0"
12509+
checksum: 10c0/dde0a734b17ae51e84b10986e651c664379018d10b91b6b0e9b293eddb32f0f069688c841fb40f19e9611546130153e0a2a48fd7f512891fb000ddfa36f5a20e
12510+
languageName: node
12511+
linkType: hard
12512+
1242012513
"has-tostringtag@npm:^1.0.0, has-tostringtag@npm:^1.0.2":
1242112514
version: 1.0.2
1242212515
resolution: "has-tostringtag@npm:1.0.2"
@@ -14527,6 +14620,13 @@ __metadata:
1452714620
languageName: node
1452814621
linkType: hard
1452914622

14623+
"math-intrinsics@npm:^1.1.0":
14624+
version: 1.1.0
14625+
resolution: "math-intrinsics@npm:1.1.0"
14626+
checksum: 10c0/7579ff94e899e2f76ab64491d76cf606274c874d8f2af4a442c016bd85688927fcfca157ba6bf74b08e9439dc010b248ce05b96cc7c126a354c3bae7fcb48b7f
14627+
languageName: node
14628+
linkType: hard
14629+
1453014630
"mdast-comment-marker@npm:^3.0.0":
1453114631
version: 3.0.0
1453214632
resolution: "mdast-comment-marker@npm:3.0.0"

0 commit comments

Comments
 (0)