diff --git a/pubspec.lock b/pubspec.lock index b76961f4..7f3194aa 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 811f3f0e..daca6664 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: