From e3cbd7f46d04a2219d7060a8d0c6e2a1c8b3005c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 09:49:33 +0000 Subject: [PATCH] fix(deps): update dependency flutter_secure_storage to v11 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bef9b97..a042ca2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: html: ^0.15.6 # Storage & misc - flutter_secure_storage: ^10.3.1 + flutter_secure_storage: ^11.0.0 shared_preferences: ^2.5.5 url_launcher: ^6.3.2 google_fonts: ^8.1.0