diff --git a/pubspec.lock b/pubspec.lock index 928b65b6..4990f6a5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -447,7 +447,7 @@ packages: name: flutter_typeahead url: "https://pub.dartlang.org" source: hosted - version: "4.3.3" + version: "4.3.7" flutter_web_plugins: dependency: transitive description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 9e8f7f40..e04d84fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: equatable: ^2.0.5 flutter_calendar_carousel: ^2.4.1 flutter_html: ^2.1.2 - flutter_typeahead: ^4.3.3 + flutter_typeahead: ^4.3.7 font_awesome_flutter: ^10.4.0 http: ^0.13.5 image_picker: ^0.8.6