diff --git a/pubspec.lock b/pubspec.lock index 123fb4eb..3491aa6a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -574,10 +574,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: "0204695694b687b167fd497da5252e9f4aaa162e8d274d6fa1e757380f2a5f46" + sha256: fc83774ce5bd7ce08168333b5e53dbe9090ec04eb21e7aa7cd7bac921032c934 url: "https://pub.dev" source: hosted - version: "12.0.0-beta.4" + version: "12.0.0-beta.5" firebase_core: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index c6a3b90e..0df05d15 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: # Platform Interfaces device_info_plus: ^13.1.0 wakelock_plus: ^1.6.1 # Keeps the screen awake - file_picker: ^12.0.0-beta.4 # used to manually select firmware file + file_picker: ^12.0.0-beta.5 # used to manually select firmware file path_provider: ^2.1.5 # used to get paths for app storage and cache storage package_info_plus: ^10.1.0 permission_handler: ^12.0.1