diff --git a/pubspec.lock b/pubspec.lock index d6c4238..022c20e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -182,7 +182,7 @@ packages: name: cupertino_icons url: "https://pub.dartlang.org" source: hosted - version: "1.0.4" + version: "1.0.5" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6495365..237391c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: auto_route: 4.2.1 bloc: 8.0.3 - cupertino_icons: 1.0.4 + cupertino_icons: ^1.0.5 flutter_screenutil: 5.5.3+2 dio: 4.0.6 # networking equatable: 2.0.3