diff --git a/pubspec.lock b/pubspec.lock index ffe2bf7cc..167503c56 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -426,7 +426,7 @@ packages: name: font_awesome_flutter url: "https://pub.dartlang.org" source: hosted - version: "10.1.0" + version: "10.2.1" frontend_server_client: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7ec276652..29f304ca3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: flutter_calendar_carousel: ^2.4.0 flutter_html: ^2.1.2 flutter_typeahead: ^4.1.0 - font_awesome_flutter: ">=9.1.0 <11.0.0" + font_awesome_flutter: ^10.2.1 http: ^0.13.5 image_picker: ^0.8.4+9 intl: ^0.17.0