diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 7ed2805a..24bbfd07 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -676,10 +676,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/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index df71255c..0a16d13f 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: path_provider: ^2.1.5 pull_to_refresh: ^2.0.0 responsive_builder: ^0.7.1 - shared_preferences: ^2.5.4 + shared_preferences: ^2.5.5 signalr_core: git: https://github.com/Wolfteam/signalr_core.git sprintf: ^7.0.0