Skip to content

Commit 50dc598

Browse files
chore(deps): bump form-data from 4.0.2 to 4.0.4 (#407)
* chore(deps): bump form-data from 4.0.2 to 4.0.4 Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4. - [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.2...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: bkellam <bshizzle1234@gmail.com>
1 parent 104c8a8 commit 50dc598

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### Changed
1919
- Bumped AI SDK and associated packages version. [#404](https://github.com/sourcebot-dev/sourcebot/pull/404)
20+
- Bumped form-data package version. [#407](https://github.com/sourcebot-dev/sourcebot/pull/407)
2021
- Bumped next version. [#406](https://github.com/sourcebot-dev/sourcebot/pull/406)
2122

2223
## [4.6.0] - 2025-07-25

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11170,14 +11170,15 @@ __metadata:
1117011170
linkType: hard
1117111171

1117211172
"form-data@npm:^4.0.0":
11173-
version: 4.0.2
11174-
resolution: "form-data@npm:4.0.2"
11173+
version: 4.0.4
11174+
resolution: "form-data@npm:4.0.4"
1117511175
dependencies:
1117611176
asynckit: "npm:^0.4.0"
1117711177
combined-stream: "npm:^1.0.8"
1117811178
es-set-tostringtag: "npm:^2.1.0"
11179+
hasown: "npm:^2.0.2"
1117911180
mime-types: "npm:^2.1.12"
11180-
checksum: 10c0/e534b0cf025c831a0929bf4b9bbe1a9a6b03e273a8161f9947286b9b13bf8fb279c6944aae0070c4c311100c6d6dbb815cd955dc217728caf73fad8dc5b8ee9c
11181+
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
1118111182
languageName: node
1118211183
linkType: hard
1118311184

0 commit comments

Comments
 (0)