From 898562f938aadb1f3f0e286070893019e1cee3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 07:55:44 -0500 Subject: [PATCH] chore(deps): bump mime from 1.0.6 to 2.0.0 in /packages/dart_frog (#1528) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra --- packages/dart_frog/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dart_frog/pubspec.yaml b/packages/dart_frog/pubspec.yaml index dfab86aa4..6b93f6ae9 100644 --- a/packages/dart_frog/pubspec.yaml +++ b/packages/dart_frog/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: http_methods: ^1.1.0 http_parser: ^4.0.2 meta: ^1.9.0 - mime: ^1.0.4 + mime: ">=1.0.4 <3.0.0" shelf: ^1.4.0 shelf_hotreload: ^1.3.0 shelf_static: ^1.1.1