diff --git a/pubspec.lock b/pubspec.lock index b76961f4..72de47ef 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -366,7 +366,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 811f3f0e..e27ce5a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - cupertino_icons: ^1.0.2 + cupertino_icons: ^1.0.5 cached_network_image: ^3.2.0 html: ^0.15.0 http: ^0.13.4