diff --git a/pubspec.lock b/pubspec.lock index c9e1f5371..f3b81194d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -414,7 +414,7 @@ packages: name: photo_manager url: "https://pub.dartlang.org" source: hosted - version: "0.5.6" + version: "0.5.7" photo_view: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d23e52907..189c60dbf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 - photo_manager: ^0.5.6 + photo_manager: ^0.5.7 provider: ^3.1.0 sqflite: ^1.3.0 path_provider: ^1.6.5