diff --git a/pubspec.lock b/pubspec.lock index 46404116..0541ce81 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -929,35 +929,35 @@ packages: name: permission_handler url: "https://pub.dartlang.org" source: hosted - version: "10.0.2" + version: "10.2.0" permission_handler_android: dependency: transitive description: name: permission_handler_android url: "https://pub.dartlang.org" source: hosted - version: "10.1.0" + version: "10.2.0" permission_handler_apple: dependency: transitive description: name: permission_handler_apple url: "https://pub.dartlang.org" source: hosted - version: "9.0.4" + version: "9.0.7" permission_handler_platform_interface: dependency: transitive description: name: permission_handler_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "3.7.0" + version: "3.9.0" permission_handler_windows: dependency: transitive description: name: permission_handler_windows url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.2" petitparser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index aa4e8376..ec25f075 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: go_router: ^5.2.0 palette_generator: ^0.3.3 logger: ^1.1.0 - permission_handler: ^10.0.2 + permission_handler: ^10.2.0 marquee: ^2.2.3 scroll_to_index: ^3.0.1 package_info_plus: ^1.4.3