diff --git a/pubspec.lock b/pubspec.lock index 1a1fcac..40bf2c7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -747,10 +747,10 @@ packages: dependency: "direct main" description: name: photo_manager - sha256: "41eaa1d1fa51bac1c8f2f6debfd34074edcc6b330aa96bb3d33c3bc2fc6c8a5c" + sha256: c1f21882f22c97cc85a8a67b08d7b979a03c9b7f18f940c10c6860b3a49581d3 url: "https://pub.dev" source: hosted - version: "2.7.2" + version: "2.8.0" photo_manager_service: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index bdf9c0b..b486513 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: nil: ^1.1.1 path: ^1.8.3 path_provider: ^2.1.1 - photo_manager: ^2.7.2 + photo_manager: ^2.8.0 photo_manager_service: git: url: https://github.com/BBKDevelopment/Photo-Manager-Service.git