From f5a3d37331b656d0b4bb9d61ef56c1a64fd04dac Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 10 Sep 2025 22:37:03 +0200
Subject: [PATCH] build(deps): bump form-data from 2.5.1 to 2.5.5 (#5913)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to
2.5.5.
Release notes
Sourced from form-data's
releases.
v2.5.2
Fixes
Buffer.from and Buffer.alloc require node
4+
- npmignore temporary build files (#532)
- move util.isArray to Array.isArray (#564)
Tests
- migrate from travis to GHA
Changelog
Sourced from form-data's
changelog.
v2.5.5
- 2025-07-18
Commits
- [meta] actually ensure the readme backup isn’t published
10626c0
- [Fix] use proper dependency
026abe5
v2.5.4
- 2025-07-17
Fixed
Commits
- [eslint] update linting config
8bf2492
- [meta] add
auto-changelog b5101ad
- [Tests] handle predict-v8-randomness failures in node < 17 and
node > 23
0e93122
- [Fix] Switch to using
crypto random for boundary values
b88316c
- [Fix] validate boundary type in
setBoundary() method 131ae5e
- [Tests] Switch to newer v8 prediction library; enable node 24
testing
c97cfbe
- [Refactor] use
hasown 97ac9c2
- [meta] remove local commit hooks
be99d4e
- [Dev Deps] remove unused deps
ddbc89b
- [meta] fix scripts to use prepublishOnly
e351a97
- [Dev Deps] remove unused script
8f23366
- [Dev Deps] add missing peer dep
02ff026
- [meta] fix readme capitalization
2fd5f61
v2.5.3
- 2025-02-14
Merged
Fixed
Commits
- [Refactor] use
Object.prototype.hasOwnProperty.call 6e682d4
- [Dev Deps] update
@types/node, browserify,
coveralls, eslint, formidable,
in-publish, phantomjs-prebuilt,
pkgfiles, pre-commit, request,
tape, typescript 819f6b7
- Only apps should have lockfiles
b170ee2
- [Deps] update
combined-stream, mime-types
6b1ca1d
- Bumped version 2.5.3
9457283
- [Dev Deps] pin
request which via
tough-cookie ^2.4 depends on psl 9dbe192
v2.5.2
- 2024-10-10
... (truncated)
Commits
40de5a7
v2.5.5
026abe5
[Fix] use proper dependency
10626c0
[meta] actually ensure the readme backup isn’t published
efe6c26
v2.5.4
c97cfbe
[Tests] Switch to newer v8 prediction library; enable node 24
testing
0e93122
[Tests] handle predict-v8-randomness failures in node < 17 and node
> 23
b88316c
[Fix] Switch to using crypto random for boundary
values
b70869d
[Fix] append: avoid a crash on nullish values
131ae5e
[Fix] validate boundary type in setBoundary() method
8bf2492
[eslint] update linting config
- Additional commits viewable in compare
view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for
form-data since your current version.
[](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)
---
Dependabot commands and options
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 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/transloadit/uppy/network/alerts).
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 33 ++++++++++++++++++++++++---------
1 file changed, 24 insertions(+), 9 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index a687b0cc8..c09322dc6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -12149,7 +12149,7 @@ __metadata:
languageName: node
linkType: hard
-"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8":
+"combined-stream@npm:^1.0.8":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
dependencies:
@@ -13630,6 +13630,18 @@ __metadata:
languageName: node
linkType: hard
+"es-set-tostringtag@npm:^2.1.0":
+ version: 2.1.0
+ resolution: "es-set-tostringtag@npm:2.1.0"
+ dependencies:
+ es-errors: "npm:^1.3.0"
+ get-intrinsic: "npm:^1.2.6"
+ has-tostringtag: "npm:^1.0.2"
+ hasown: "npm:^2.0.2"
+ checksum: 10/86814bf8afbcd8966653f731415888019d4bc4aca6b6c354132a7a75bb87566751e320369654a101d23a91c87a85c79b178bcf40332839bd347aff437c4fb65f
+ languageName: node
+ linkType: hard
+
"es-to-primitive@npm:^1.2.1":
version: 1.2.1
resolution: "es-to-primitive@npm:1.2.1"
@@ -15098,13 +15110,16 @@ __metadata:
linkType: hard
"form-data@npm:^2.5.0":
- version: 2.5.1
- resolution: "form-data@npm:2.5.1"
+ version: 2.5.5
+ resolution: "form-data@npm:2.5.5"
dependencies:
asynckit: "npm:^0.4.0"
- combined-stream: "npm:^1.0.6"
- mime-types: "npm:^2.1.12"
- checksum: 10/2e2e5e927979ba3623f9b4c4bcc939275fae3f2dea9dafc8db3ca656a3d75476605de2c80f0e6f1487987398e056f0b4c738972d6e1edd83392d5686d0952eed
+ combined-stream: "npm:^1.0.8"
+ es-set-tostringtag: "npm:^2.1.0"
+ hasown: "npm:^2.0.2"
+ mime-types: "npm:^2.1.35"
+ safe-buffer: "npm:^5.2.1"
+ checksum: 10/4b6a8d07bb67089da41048e734215f68317a8e29dd5385a972bf5c458a023313c69d3b5d6b8baafbb7f808fa9881e0e2e030ffe61e096b3ddc894c516401271d
languageName: node
linkType: hard
@@ -15374,7 +15389,7 @@ __metadata:
languageName: node
linkType: hard
-"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.3.0":
+"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.3.0":
version: 1.3.0
resolution: "get-intrinsic@npm:1.3.0"
dependencies:
@@ -18348,7 +18363,7 @@ __metadata:
languageName: node
linkType: hard
-"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.26, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
+"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.26, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:^2.1.35, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
version: 2.1.35
resolution: "mime-types@npm:2.1.35"
dependencies:
@@ -22061,7 +22076,7 @@ __metadata:
languageName: node
linkType: hard
-"safe-buffer@npm:5.2.1, safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:~5.2.0":
+"safe-buffer@npm:5.2.1, safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0":
version: 5.2.1
resolution: "safe-buffer@npm:5.2.1"
checksum: 10/32872cd0ff68a3ddade7a7617b8f4c2ae8764d8b7d884c651b74457967a9e0e886267d3ecc781220629c44a865167b61c375d2da6c720c840ecd73f45d5d9451