diff --git a/pubspec.lock b/pubspec.lock index 0c79d9d8..6a4e73e1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -913,18 +913,18 @@ packages: dependency: "direct main" description: name: permission_handler - sha256: fe54465bcc62a4564c6e4db337bbaded6c0c0fa6e10487414436d163114784f6 + sha256: e7317eb2eb611d1bf0386b6b974be9c50449f975f19a90a7b8ea013550302b30 url: "https://pub.dev" source: hosted - version: "12.0.3" + version: "13.0.1" permission_handler_android: dependency: transitive description: name: permission_handler_android - sha256: "1e3bc410ca1bf84662104b100eb126e066cb55791b7451307f9708d4007350e6" + sha256: d7676c6fcf2f0b92537ec41476a6ead45a00b0d8bbb852395a6f9f33f49d6242 url: "https://pub.dev" source: hosted - version: "13.0.1" + version: "14.0.0" permission_handler_apple: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 22b0b8fd..d926b733 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: google_nav_bar: ^5.0.7 file_picker: ^12.0.0-beta.2 flutter_local_notifications: 22.3.0 - permission_handler: ^12.0.0+1 + permission_handler: ^13.0.0 latext: ^0.5.0 html: ^0.15.6 xml: ^7.0.0