diff --git a/pubspec.lock b/pubspec.lock index a7934b98..cede9621 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -871,14 +871,14 @@ packages: name: permission_handler url: "https://pub.dartlang.org" source: hosted - version: "9.2.0" + version: "10.0.1" permission_handler_android: dependency: transitive description: name: permission_handler_android url: "https://pub.dartlang.org" source: hosted - version: "9.0.2+1" + version: "10.0.0" permission_handler_apple: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1de47014..6db6208d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: go_router: ^3.0.4 palette_generator: ^0.3.3 logger: ^1.1.0 - permission_handler: ^9.2.0 + permission_handler: ^10.0.1 marquee: ^2.2.3 scroll_to_index: ^2.1.1 package_info_plus: ^1.4.3