diff --git a/pubspec.lock b/pubspec.lock index 1a855fc11..79568869f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -911,7 +911,7 @@ packages: name: photo_manager url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.4" photo_view: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6e9f08857..27ab37124 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -88,7 +88,7 @@ dependencies: path: #dart path_provider: ^2.0.1 pedantic: ^1.9.2 - photo_manager: ^2.1.4 + photo_manager: 2.1.4 photo_view: ^0.14.0 pinput: ^1.2.2 provider: ^6.0.0