diff --git a/pubspec.lock b/pubspec.lock index b76961f4..c433e381 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -98,7 +98,7 @@ packages: name: audio_service url: "https://pub.dartlang.org" source: hosted - version: "0.18.4" + version: "0.18.7" audio_service_platform_interface: dependency: transitive description: @@ -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..2aa8165f 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 @@ -34,7 +34,7 @@ dependencies: scroll_to_index: ^2.1.1 package_info_plus: ^1.4.3 version: ^2.0.0 - audio_service: ^0.18.4 + audio_service: ^0.18.7 hookified_infinite_scroll_pagination: ^0.1.0 skeleton_text: ^3.0.0 hive: ^2.2.2