diff --git a/pubspec.lock b/pubspec.lock index 9919d958..c25079eb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -233,14 +233,21 @@ packages: name: file_picker url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" + version: "1.13.3" file_picker_cross: dependency: "direct main" description: name: file_picker_cross url: "https://pub.dartlang.org" source: hosted - version: "4.2.6" + version: "4.2.2" + file_picker_platform_interface: + dependency: transitive + description: + name: file_picker_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.1" firebase: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 73f3594d..82dc7cad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: ref: main localstorage: ^3.0.3+6 - file_picker_cross: ^4.2.6 + file_picker_cross: 4.2.2 image_picker: ^0.6.7+15 url_launcher: ^5.7.10 cached_network_image: ^2.4.1