diff --git a/pubspec.lock b/pubspec.lock index 92ac65ee..2f343162 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -491,7 +491,7 @@ packages: name: image_picker url: "https://pub.dartlang.org" source: hosted - version: "0.6.7+14" + version: "0.6.7+15" image_picker_platform_interface: dependency: transitive description: @@ -1002,7 +1002,7 @@ packages: name: sqlite3_flutter_libs url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.3.0" stack_trace: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f070b071..4d0cd3d2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: localstorage: ^3.0.3+6 file_picker_cross: 4.2.2 - image_picker: ^0.6.7+14 + image_picker: ^0.6.7+15 url_launcher: ^5.7.10 cached_network_image: ^2.4.1 firebase_messaging: ^7.0.3 @@ -42,7 +42,7 @@ dependencies: adaptive_dialog: ^0.9.3 flutter_matrix_html: ^0.1.13 moor: ^3.4.0 - sqlite3_flutter_libs: ^0.2.0 + sqlite3_flutter_libs: ^0.3.0 sqlite3: ^0.1.8 random_string: ^2.1.0 flutter_typeahead: ^1.9.1