From 871b9ff9f3fd552750091dfcff2a43e08a5dbb78 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 24 Dec 2020 15:00:38 +0000 Subject: [PATCH] Update dependency flutter_secure_storage to v3.3.5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 62274f9..00efc10 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.1+1 + flutter_secure_storage: 3.3.5 http: 0.12.0+3 after_layout: ^1.0.7 -- 2.40.1