From 4dcc8b3b174ff14f4db66ddd7ed3edf7aa8b0039 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 19 May 2021 12:00:49 +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..2da840a 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.0 http: 0.12.0+3 after_layout: ^1.0.7