Skip to content

Commit 3c3d06d

Browse files
chore(deps): bump mime from 1.0.6 to 2.0.0 in /packages/shared (#228)
Bumps [mime](https://github.com/dart-lang/tools/tree/main/pkgs) from 1.0.6 to 2.0.0. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/mime-v2.0.0/pkgs) --- updated-dependencies: - dependency-name: mime dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2247ace commit 3c3d06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
json_annotation: ^4.9.0
3333
logger: ^2.0.2+1
3434
meta: any
35-
mime: ^1.0.4
35+
mime: ^2.0.0
3636
ogp_data_extract: ^0.2.2
3737
powersync: ^1.16.1
3838
stream_transform: ^2.1.0

0 commit comments

Comments
 (0)