From c920ab6d85170aa41f21b377192b02cdfefebc6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:47:10 +0100 Subject: [PATCH] build(deps): Bump mime from 1.0.6 to 2.0.0 (#4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ba445d1..06f8016 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: path: ^1.8.2 stack_trace: ^1.10.0 stream_channel: ^2.1.1 - mime: ^1.0.6 + mime: ">=1.0.6 <3.0.0" convert: ^3.1.1 dev_dependencies: