diff --git a/pubspec.lock b/pubspec.lock index 7c4c231..89e0bf6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -346,7 +346,7 @@ packages: name: lottie url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.2.0" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d4c6ef8..12933b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: font_awesome_flutter: ^10.2.1 google_fonts: ^3.0.1 shimmer: ^2.0.0 - lottie: ^2.0.0 + lottie: ^2.2.0 intl: ^0.17.0 flutter_feather_icons: ^2.0.0+1