From d477b6436c0a552a24b32bad95e2ed35fddbdf33 Mon Sep 17 00:00:00 2001 From: Nika Hassani Date: Thu, 17 Oct 2024 14:07:50 -0700 Subject: [PATCH] chore(dep): update mime version to ^2.0.0 --- .../data/repo_snapshot/packages/aws_common/pubspec.yaml | 2 +- packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml | 2 +- packages/auth/amplify_auth_cognito_dart/example/pubspec.yaml | 2 +- packages/aws_common/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/aft/test/version_bump/data/repo_snapshot/packages/aws_common/pubspec.yaml b/packages/aft/test/version_bump/data/repo_snapshot/packages/aws_common/pubspec.yaml index 084e039b30..c473a77aa4 100644 --- a/packages/aft/test/version_bump/data/repo_snapshot/packages/aws_common/pubspec.yaml +++ b/packages/aft/test/version_bump/data/repo_snapshot/packages/aws_common/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: json_annotation: ">=4.9.0 <4.10.0" logging: ^1.0.0 meta: ^1.7.0 - mime: ^1.0.0 + mime: ^2.0.0 os_detect: ^2.0.0 path: ">=1.8.0 <2.0.0" stream_transform: ^2.0.0 diff --git a/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml b/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml index 7038fca683..dc96957ca1 100644 --- a/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml +++ b/packages/aft/test/version_bump/data/repo_snapshot/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: intl: ">=0.18.0 <1.0.0" json_annotation: ">=4.9.0 <4.10.0" json_serializable: 6.8.0 - mime: ^1.0.0 + mime: ^2.0.0 oauth2: ^2.0.2 package_info_plus: ^8.0.0 pigeon: ^11.0.0 diff --git a/packages/auth/amplify_auth_cognito_dart/example/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/example/pubspec.yaml index 7798bd608c..27a1104915 100644 --- a/packages/auth/amplify_auth_cognito_dart/example/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/example/pubspec.yaml @@ -28,7 +28,7 @@ dev_dependencies: checks: ^0.3.0 cli_script: ^0.3.0 io: ^1.0.0 - mime: ^1.0.0 + mime: ^2.0.0 path: ">=1.8.0 <2.0.0" shelf: ^1.4.0 test: ^1.22.1 diff --git a/packages/aws_common/pubspec.yaml b/packages/aws_common/pubspec.yaml index e855e0ce77..579e068908 100644 --- a/packages/aws_common/pubspec.yaml +++ b/packages/aws_common/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: json_annotation: ">=4.9.0 <4.10.0" logging: ^1.0.0 meta: ^1.7.0 - mime: ^1.0.0 + mime: ^2.0.0 os_detect: ^2.0.0 path: ">=1.8.0 <2.0.0" stream_transform: ^2.0.0 diff --git a/pubspec.yaml b/pubspec.yaml index 7038fca683..dc96957ca1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: intl: ">=0.18.0 <1.0.0" json_annotation: ">=4.9.0 <4.10.0" json_serializable: 6.8.0 - mime: ^1.0.0 + mime: ^2.0.0 oauth2: ^2.0.2 package_info_plus: ^8.0.0 pigeon: ^11.0.0