diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 72bdc6b298..57308f2852 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -1273,18 +1273,18 @@ packages: dependency: "direct main" description: name: permission_handler - sha256: "59adad729136f01ea9e35a48f5d1395e25cba6cea552249ddbe9cf950f5d7849" + sha256: fe54465bcc62a4564c6e4db337bbaded6c0c0fa6e10487414436d163114784f6 url: "https://pub.dev" source: hosted - version: "11.4.0" + version: "12.0.3" permission_handler_android: dependency: transitive description: name: permission_handler_android - sha256: d3971dcdd76182a0c198c096b5db2f0884b0d4196723d21a866fc4cdea057ebc + sha256: "1e3bc410ca1bf84662104b100eb126e066cb55791b7451307f9708d4007350e6" url: "https://pub.dev" source: hosted - version: "12.1.0" + version: "13.0.1" permission_handler_apple: dependency: transitive description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 206f9ac2b3..15bc039ca2 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -56,7 +56,7 @@ dependencies: path: ^1.9.1 path_provider: ^2.1.5 path_provider_foundation: ^2.6.0 - permission_handler: ^11.4.0 + permission_handler: ^12.0.0 photo_manager: ^3.9.0 pinput: ^5.0.2 punycode: ^1.0.0