diff --git a/pubspec.lock b/pubspec.lock index 805ee7e3..502cdce0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -343,7 +343,7 @@ packages: name: flutter_local_notifications url: "https://pub.dartlang.org" source: hosted - version: "3.0.2" + version: "3.0.3" flutter_local_notifications_platform_interface: dependency: transitive description: @@ -423,7 +423,7 @@ packages: name: flutter_typeahead url: "https://pub.dartlang.org" source: hosted - version: "1.9.1" + version: "1.9.3" flutter_web_plugins: dependency: transitive description: flutter @@ -498,7 +498,7 @@ packages: name: image_picker url: "https://pub.dartlang.org" source: hosted - version: "0.6.7+17" + version: "0.6.7+21" image_picker_platform_interface: dependency: transitive description: @@ -731,7 +731,7 @@ packages: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "1.6.24" + version: "1.6.27" path_provider_linux: dependency: transitive description: @@ -1107,14 +1107,14 @@ packages: name: universal_html url: "https://pub.dartlang.org" source: hosted - version: "1.2.3" + version: "1.2.4" universal_io: dependency: transitive description: name: universal_io url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.0.2" unorm_dart: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1da28100..3f926372 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,21 +17,21 @@ dependencies: localstorage: ^3.0.6+9 file_picker_cross: 4.2.2 - image_picker: ^0.6.7+17 + image_picker: ^0.6.7+21 url_launcher: ^5.7.10 cached_network_image: ^2.5.0 firebase_messaging: ^7.0.3 - flutter_local_notifications: ^3.0.2 + flutter_local_notifications: ^3.0.3 # desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5 matrix_link_text: ^0.3.2 - path_provider: ^1.6.24 + path_provider: ^1.6.27 android_path_provider: ^0.1.1 permission_handler: ^5.0.1+1 webview_flutter: ^1.0.7 share: ^0.6.5+4 flutter_secure_storage: ^3.3.5 http: ^0.12.2 - universal_html: ^1.2.3 + universal_html: ^1.2.4 receive_sharing_intent: ^1.4.2 flutter_slidable: ^0.5.7 photo_view: ^0.10.3 @@ -45,7 +45,7 @@ dependencies: sqlite3_flutter_libs: ^0.3.0 sqlite3: ^0.1.8 random_string: ^2.1.0 - flutter_typeahead: ^1.9.1 + flutter_typeahead: ^1.9.3 flutter_olm: ^1.0.1 intl: any circular_check_box: ^1.0.4