diff --git a/pubspec.lock b/pubspec.lock index 67f3fac..60cdd7d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -790,10 +790,10 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: "3c7e73920c694a436afaf65ab60ce3453d91f84208d761fbd83fc21182134d93" + sha256: a752ce92ea7540fc35a0d19722816e04d0e72828a4200e83a98cf1a1eb524c9a url: "https://pub.dev" source: hosted - version: "2.3.4" + version: "2.3.5" shared_preferences_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 988ccf7..a444562 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: json_annotation: ^4.9.0 markdown_widget: ^2.3.2+3 riverpod_annotation: ^2.6.1 - shared_preferences: ^2.3.4 + shared_preferences: ^2.3.5 slang: ^4.4.1 slang_flutter: ^4.4.0 url_launcher: ^6.3.1