diff --git a/pubspec.lock b/pubspec.lock index a5a5b4931..fccb01aa5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1584,10 +1584,10 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: "6e8bf70b7fef813df4e9a36f658ac46d107db4b4cfe1048b477d4e453a8159f5" + sha256: "2939ae520c9024cb197fc20dee269cd8cdbf564c8b5746374ec6cacdc5169e64" url: "https://pub.dev" source: hosted - version: "2.5.3" + version: "2.5.4" shared_preferences_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6a4bcc44a..650173a55 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,7 +70,7 @@ dependencies: record: ^6.1.2 scroll_to_index: ^3.0.1 share_plus: ^12.0.1 - shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401 + shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401 slugify: ^2.0.0 sqflite_common_ffi: ^2.3.6 sqlcipher_flutter_libs: ^0.6.8