From b00e72484391c7867fd7df949fc1b38c7927fd4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:52:09 +0100 Subject: [PATCH] build(deps): bump shared_preferences from 2.3.2 to 2.3.3 (#129) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6162d5d..9c49e43 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -565,10 +565,10 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051" + sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82" url: "https://pub.dev" source: hosted - version: "2.3.2" + version: "2.3.3" shared_preferences_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e42d298..3b6ad59 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: flutter_svg: ^2.0.16 intl: ^0.19.0 package_info_plus: ^8.1.1 - shared_preferences: ^2.3.2 + shared_preferences: ^2.3.3 url_launcher: ^6.3.1 uuid: ^4.5.1