diff --git a/flutter_supabase/pubspec.lock b/flutter_supabase/pubspec.lock index 719784a..edd64f2 100644 --- a/flutter_supabase/pubspec.lock +++ b/flutter_supabase/pubspec.lock @@ -324,10 +324,10 @@ packages: dependency: "direct main" description: name: image_picker - sha256: "784210112be18ea55f69d7076e2c656a4e24949fa9e76429fe53af0c0f4fa320" + sha256: "91c025426c2881c551100bce834e201c835a170151545f58d17da5180ca7d9ac" url: "https://pub.dev" source: hosted - version: "1.2.1" + version: "1.2.2" image_picker_android: dependency: transitive description: diff --git a/flutter_supabase/pubspec.yaml b/flutter_supabase/pubspec.yaml index f175e21..edbfaed 100644 --- a/flutter_supabase/pubspec.yaml +++ b/flutter_supabase/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: intl: ^0.20.2 google_fonts: ^8.0.2 curved_navigation_bar: ^1.0.6 - image_picker: ^1.2.1 + image_picker: ^1.2.2 animated_text_kit: ^4.3.0 dev_dependencies: