diff --git a/pubspec.lock b/pubspec.lock index 4e45079..3faccfd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -556,10 +556,10 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: "396f85b8afc6865182610c0a2fc470853d56499f75f7499e2a73a9f0539d23d0" + sha256: b7f41bad7e521d205998772545de63ff4e6c97714775902c199353f8bf1511ac url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "2.2.1" shared_preferences_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a0939f0..05ca9c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: intl: ^0.18.0 package_info_plus: ^4.0.2 share_plus: ^7.0.2 - shared_preferences: ^2.1.2 + shared_preferences: ^2.2.1 url_launcher: ^6.1.10 dev_dependencies: