diff --git a/pubspec.lock b/pubspec.lock index 0589e5a..118be17 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1338,13 +1338,13 @@ packages: source: hosted version: "2.0.0" mime: - dependency: "direct overridden" + dependency: transitive description: name: mime - sha256: "41a20518f0cb1256669420fdba0cd90d21561e560ac240f26ef8322e45bb7ed6" + sha256: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a" url: "https://pub.flutter-io.cn" source: hosted - version: "2.0.0" + version: "1.0.6" msix: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7e67930..2731196 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 2.4.6+46 +version: 2.4.7+47 environment: sdk: '>=3.4.0 <4.0.0' @@ -90,8 +90,6 @@ dependencies: flutter_localizations: sdk: flutter -dependency_overrides: - mime: 2.0.0 dev_dependencies: flutter_test: sdk: flutter