diff --git a/pubspec.lock b/pubspec.lock index 1c09cb21..ae934b5e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -565,7 +565,7 @@ packages: name: hive url: "https://pub.dartlang.org" source: hosted - version: "2.2.2" + version: "2.2.3" hive_flutter: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 16b771c3..d2cf9d5d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: audio_service: ^0.18.4 hookified_infinite_scroll_pagination: ^0.1.0 skeleton_text: ^3.0.0 - hive: ^2.2.2 + hive: ^2.2.3 hive_flutter: ^1.1.0 dbus: ^0.7.3 audioplayers: