From ab254e37cfe19db6c2cafdd4c59484a260ea7e6b Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 15 Nov 2021 10:01:27 +0000 Subject: [PATCH] Update dependency flutter_secure_storage to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 54cc62a..b69f8ef 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: 5.0.2 http: 0.12.0+3 after_layout: ^1.0.7