diff --git a/pubspec.lock b/pubspec.lock index 6c90f1e9..2fe37e0e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1552,10 +1552,10 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: "2939ae520c9024cb197fc20dee269cd8cdbf564c8b5746374ec6cacdc5169e64" + sha256: c3025c5534b01739267eb7d76959bbc25a6d10f6988e1c2a3036940133dd10bf url: "https://pub.dev" source: hosted - version: "2.5.4" + version: "2.5.5" shared_preferences_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6ebec2bd..2a649367 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -66,7 +66,7 @@ dependencies: record: ^6.2.0 scroll_to_index: ^3.0.1 share_plus: ^12.0.1 - shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401 + shared_preferences: ^2.5.5 # Pinned because https://github.com/flutter/flutter/issues/118401 slugify: ^2.0.0 sqflite_common_ffi: ^2.3.7+1 sqlcipher_flutter_libs: ^0.6.8