Skip to content

Commit ee0271d

Browse files
authored
Merge branch 'main' into msukkarieh/star
2 parents 7737981 + 50dc598 commit ee0271d

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

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

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

2324
## [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)