Skip to content

Commit b9c2c5d

Browse files
Bump form-data from 4.0.2 to 4.0.3 (#510)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.3. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/form-data/form-data/commit/870e4e665935e701bf983a051244ab928e62d58e"><code>870e4e6</code></a> [Dev Deps] remove unused deps</li> <li><a href="https://github.com/form-data/form-data/commit/799d56c897d1eab6eafefe1454bb53011596da15"><code>799d56c</code></a> [Fix] <code>append</code>: avoid a crash on nullish values</li> <li><a href="https://github.com/form-data/form-data/commit/8d8e4693093519f7f18e3c597d1e8df8c493de9e"><code>8d8e469</code></a> [Fix] validate boundary type in <code>setBoundary()</code> method</li> <li><a href="https://github.com/form-data/form-data/commit/837b8a1f7562bfb8bda74f3fc538adb7a5858995"><code>837b8a1</code></a> [Tests] add tests to check the behavior of <code>getBoundary</code> with non-strings</li> <li><a href="https://github.com/form-data/form-data/commit/426ba9ac440f95d1998dac9a5cd8d738043b048f"><code>426ba9a</code></a> [eslint] use a shared config</li> <li><a href="https://github.com/form-data/form-data/commit/20941917f0e9487e68c564ebc3157e23609e2939"><code>2094191</code></a> [eslint] fix some spacing issues</li> <li><a href="https://github.com/form-data/form-data/commit/4066fd6f65992b62fa324a6474a9292a4f88c916"><code>4066fd6</code></a> [Dev Deps] update <code>eslint</code></li> <li><a href="https://github.com/form-data/form-data/commit/81ab41b46fdf34f5d89d7ff30b513b0925febfaa"><code>81ab41b</code></a> [Refactor] use <code>hasown</code></li> <li>Additional commits viewable in <a href="https://github.com/form-data/form-data/compare/v4.0.2...v4.0.3">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.2&new-version=4.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) </details>
1 parent 938db61 commit b9c2c5d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"camelcase-keys": "^9.1.3",
3131
"express": "^5.1.0",
3232
"fetch-retry": "^5.0.6",
33-
"form-data": "^4.0.2",
33+
"form-data": "^4.0.3",
3434
"fs-extra": "^11.3.0",
3535
"http-errors": "^2.0.0",
3636
"http-status-codes": "^2.3.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4449,15 +4449,16 @@ __metadata:
44494449
languageName: node
44504450
linkType: hard
44514451

4452-
"form-data@npm:^4.0.0, form-data@npm:^4.0.2":
4453-
version: 4.0.2
4454-
resolution: "form-data@npm:4.0.2"
4452+
"form-data@npm:^4.0.0, form-data@npm:^4.0.3":
4453+
version: 4.0.3
4454+
resolution: "form-data@npm:4.0.3"
44554455
dependencies:
44564456
asynckit: "npm:^0.4.0"
44574457
combined-stream: "npm:^1.0.8"
44584458
es-set-tostringtag: "npm:^2.1.0"
4459+
hasown: "npm:^2.0.2"
44594460
mime-types: "npm:^2.1.12"
4460-
checksum: 10c0/e534b0cf025c831a0929bf4b9bbe1a9a6b03e273a8161f9947286b9b13bf8fb279c6944aae0070c4c311100c6d6dbb815cd955dc217728caf73fad8dc5b8ee9c
4461+
checksum: 10c0/f0cf45873d600110b5fadf5804478377694f73a1ed97aaa370a74c90cebd7fe6e845a081171668a5476477d0d55a73a4e03d6682968fa8661eac2a81d651fcdb
44614462
languageName: node
44624463
linkType: hard
44634464

@@ -6004,7 +6005,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
60046005
express: "npm:^5.1.0"
60056006
fetch-mock: "npm:^9.11.0"
60066007
fetch-retry: "npm:^5.0.6"
6007-
form-data: "npm:^4.0.2"
6008+
form-data: "npm:^4.0.3"
60086009
fs-extra: "npm:^11.3.0"
60096010
http-errors: "npm:^2.0.0"
60106011
http-status-codes: "npm:^2.3.0"

0 commit comments

Comments
 (0)