From 738635053c7951e1a8233a6d96520c9cd8c1489e Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 29 Jul 2021 09:00:51 +0000 Subject: [PATCH] Update dependency flutter_secure_storage to v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 54cc62a..4a6410e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^0.1.3 - flutter_secure_storage: 3.3.5 + flutter_secure_storage: 4.2.1 http: 0.12.0+3 after_layout: ^1.0.7 -- 2.40.1