Skip to content

Commit ccc648d

Browse files
chore(deps): bump form-data from 4.0.1 to 4.0.4 in /packages/node-sdk/examples/express (#450)
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/bucketco/bucket-javascript-sdk/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fa12df commit ccc648d

File tree

1 file changed

+113
-4
lines changed

1 file changed

+113
-4
lines changed

packages/node-sdk/examples/express/yarn.lock

Lines changed: 113 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,6 +1228,16 @@ __metadata:
12281228
languageName: node
12291229
linkType: hard
12301230

1231+
"call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
1232+
version: 1.0.2
1233+
resolution: "call-bind-apply-helpers@npm:1.0.2"
1234+
dependencies:
1235+
es-errors: "npm:^1.3.0"
1236+
function-bind: "npm:^1.1.2"
1237+
checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
1238+
languageName: node
1239+
linkType: hard
1240+
12311241
"call-bind@npm:^1.0.7":
12321242
version: 1.0.7
12331243
resolution: "call-bind@npm:1.0.7"
@@ -1485,6 +1495,17 @@ __metadata:
14851495
languageName: node
14861496
linkType: hard
14871497

1498+
"dunder-proto@npm:^1.0.1":
1499+
version: 1.0.1
1500+
resolution: "dunder-proto@npm:1.0.1"
1501+
dependencies:
1502+
call-bind-apply-helpers: "npm:^1.0.1"
1503+
es-errors: "npm:^1.3.0"
1504+
gopd: "npm:^1.2.0"
1505+
checksum: 10c0/199f2a0c1c16593ca0a145dbf76a962f8033ce3129f01284d48c45ed4e14fea9bbacd7b3610b6cdc33486cef20385ac054948fefc6272fcce645c09468f93031
1506+
languageName: node
1507+
linkType: hard
1508+
14881509
"eastasianwidth@npm:^0.2.0":
14891510
version: 0.2.0
14901511
resolution: "eastasianwidth@npm:0.2.0"
@@ -1559,6 +1580,13 @@ __metadata:
15591580
languageName: node
15601581
linkType: hard
15611582

1583+
"es-define-property@npm:^1.0.1":
1584+
version: 1.0.1
1585+
resolution: "es-define-property@npm:1.0.1"
1586+
checksum: 10c0/3f54eb49c16c18707949ff25a1456728c883e81259f045003499efba399c08bad00deebf65cccde8c0e07908c1a225c9d472b7107e558f2a48e28d530e34527c
1587+
languageName: node
1588+
linkType: hard
1589+
15621590
"es-errors@npm:^1.3.0":
15631591
version: 1.3.0
15641592
resolution: "es-errors@npm:1.3.0"
@@ -1573,6 +1601,27 @@ __metadata:
15731601
languageName: node
15741602
linkType: hard
15751603

1604+
"es-object-atoms@npm:^1.0.0, es-object-atoms@npm:^1.1.1":
1605+
version: 1.1.1
1606+
resolution: "es-object-atoms@npm:1.1.1"
1607+
dependencies:
1608+
es-errors: "npm:^1.3.0"
1609+
checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
1610+
languageName: node
1611+
linkType: hard
1612+
1613+
"es-set-tostringtag@npm:^2.1.0":
1614+
version: 2.1.0
1615+
resolution: "es-set-tostringtag@npm:2.1.0"
1616+
dependencies:
1617+
es-errors: "npm:^1.3.0"
1618+
get-intrinsic: "npm:^1.2.6"
1619+
has-tostringtag: "npm:^1.0.2"
1620+
hasown: "npm:^2.0.2"
1621+
checksum: 10c0/ef2ca9ce49afe3931cb32e35da4dcb6d86ab02592cfc2ce3e49ced199d9d0bb5085fc7e73e06312213765f5efa47cc1df553a6a5154584b21448e9fb8355b1af
1622+
languageName: node
1623+
linkType: hard
1624+
15761625
"esbuild@npm:0.25.4":
15771626
version: 0.25.4
15781627
resolution: "esbuild@npm:0.25.4"
@@ -1877,13 +1926,15 @@ __metadata:
18771926
linkType: hard
18781927

18791928
"form-data@npm:^4.0.0":
1880-
version: 4.0.1
1881-
resolution: "form-data@npm:4.0.1"
1929+
version: 4.0.4
1930+
resolution: "form-data@npm:4.0.4"
18821931
dependencies:
18831932
asynckit: "npm:^0.4.0"
18841933
combined-stream: "npm:^1.0.8"
1934+
es-set-tostringtag: "npm:^2.1.0"
1935+
hasown: "npm:^2.0.2"
18851936
mime-types: "npm:^2.1.12"
1886-
checksum: 10c0/bb102d570be8592c23f4ea72d7df9daa50c7792eb0cf1c5d7e506c1706e7426a4e4ae48a35b109e91c85f1c0ec63774a21ae252b66f4eb981cb8efef7d0463c8
1937+
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
18871938
languageName: node
18881939
linkType: hard
18891940

@@ -1969,6 +2020,34 @@ __metadata:
19692020
languageName: node
19702021
linkType: hard
19712022

2023+
"get-intrinsic@npm:^1.2.6":
2024+
version: 1.3.0
2025+
resolution: "get-intrinsic@npm:1.3.0"
2026+
dependencies:
2027+
call-bind-apply-helpers: "npm:^1.0.2"
2028+
es-define-property: "npm:^1.0.1"
2029+
es-errors: "npm:^1.3.0"
2030+
es-object-atoms: "npm:^1.1.1"
2031+
function-bind: "npm:^1.1.2"
2032+
get-proto: "npm:^1.0.1"
2033+
gopd: "npm:^1.2.0"
2034+
has-symbols: "npm:^1.1.0"
2035+
hasown: "npm:^2.0.2"
2036+
math-intrinsics: "npm:^1.1.0"
2037+
checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
2038+
languageName: node
2039+
linkType: hard
2040+
2041+
"get-proto@npm:^1.0.1":
2042+
version: 1.0.1
2043+
resolution: "get-proto@npm:1.0.1"
2044+
dependencies:
2045+
dunder-proto: "npm:^1.0.1"
2046+
es-object-atoms: "npm:^1.0.0"
2047+
checksum: 10c0/9224acb44603c5526955e83510b9da41baf6ae73f7398875fba50edc5e944223a89c4a72b070fcd78beb5f7bdda58ecb6294adc28f7acfc0da05f76a2399643c
2048+
languageName: node
2049+
linkType: hard
2050+
19722051
"get-source@npm:^2.0.12":
19732052
version: 2.0.12
19742053
resolution: "get-source@npm:2.0.12"
@@ -2020,6 +2099,13 @@ __metadata:
20202099
languageName: node
20212100
linkType: hard
20222101

2102+
"gopd@npm:^1.2.0":
2103+
version: 1.2.0
2104+
resolution: "gopd@npm:1.2.0"
2105+
checksum: 10c0/50fff1e04ba2b7737c097358534eacadad1e68d24cccee3272e04e007bed008e68d2614f3987788428fd192a5ae3889d08fb2331417e4fc4a9ab366b2043cead
2106+
languageName: node
2107+
linkType: hard
2108+
20232109
"graceful-fs@npm:^4.2.6":
20242110
version: 4.2.11
20252111
resolution: "graceful-fs@npm:4.2.11"
@@ -2050,7 +2136,23 @@ __metadata:
20502136
languageName: node
20512137
linkType: hard
20522138

2053-
"hasown@npm:^2.0.0":
2139+
"has-symbols@npm:^1.1.0":
2140+
version: 1.1.0
2141+
resolution: "has-symbols@npm:1.1.0"
2142+
checksum: 10c0/dde0a734b17ae51e84b10986e651c664379018d10b91b6b0e9b293eddb32f0f069688c841fb40f19e9611546130153e0a2a48fd7f512891fb000ddfa36f5a20e
2143+
languageName: node
2144+
linkType: hard
2145+
2146+
"has-tostringtag@npm:^1.0.2":
2147+
version: 1.0.2
2148+
resolution: "has-tostringtag@npm:1.0.2"
2149+
dependencies:
2150+
has-symbols: "npm:^1.0.3"
2151+
checksum: 10c0/a8b166462192bafe3d9b6e420a1d581d93dd867adb61be223a17a8d6dad147aa77a8be32c961bb2f27b3ef893cae8d36f564ab651f5e9b7938ae86f74027c48c
2152+
languageName: node
2153+
linkType: hard
2154+
2155+
"hasown@npm:^2.0.0, hasown@npm:^2.0.2":
20542156
version: 2.0.2
20552157
resolution: "hasown@npm:2.0.2"
20562158
dependencies:
@@ -2253,6 +2355,13 @@ __metadata:
22532355
languageName: node
22542356
linkType: hard
22552357

2358+
"math-intrinsics@npm:^1.1.0":
2359+
version: 1.1.0
2360+
resolution: "math-intrinsics@npm:1.1.0"
2361+
checksum: 10c0/7579ff94e899e2f76ab64491d76cf606274c874d8f2af4a442c016bd85688927fcfca157ba6bf74b08e9439dc010b248ce05b96cc7c126a354c3bae7fcb48b7f
2362+
languageName: node
2363+
linkType: hard
2364+
22562365
"media-typer@npm:0.3.0":
22572366
version: 0.3.0
22582367
resolution: "media-typer@npm:0.3.0"

0 commit comments

Comments
 (0)