diff --git a/pubspec.yaml b/pubspec.yaml index 55a331c..6859162 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,12 +14,12 @@ dependencies: http: ^0.13.5 intl: ^0.17.0 flutter_spinkit: ^5.1.0 - cupertino_icons: ^1.0.2 + cupertino_icons: ^1.0.5 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 + flutter_lints: ^2.0.1 flutter: uses-material-design: true