diff --git a/pubspec.lock b/pubspec.lock index 6d6dc44..f77d680 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -212,10 +212,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 d8def55..7299f46 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 crypto: ^3.0.6 - shared_preferences: ^2.5.3 + shared_preferences: ^2.5.5 web_socket_channel: ^3.0.3 url_launcher: ^6.3.2