File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments