From b36265401bd2764cf1f2e192132d203787e03d05 Mon Sep 17 00:00:00 2001 From: Danny Moesch Date: Sat, 6 Mar 2021 16:26:20 +0100 Subject: [PATCH] Update Carthage dependencies --- Cartfile.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index cc38b84..e4719b5 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,7 +1,7 @@ github "SVProgressHUD/SVProgressHUD" "2.2.5" -github "kishikawakatsumi/KeychainAccess" "v4.2.1" +github "kishikawakatsumi/KeychainAccess" "v4.2.2" github "leonbreedt/FavIcon" "3.1.0" github "mattrubin/Base32" "1.1.2+xcode10.2" github "mattrubin/OneTimePassword" "3.2.0" github "mssun/objective-git" "0.15" -github "radex/SwiftyUserDefaults" "5.1.0" +github "radex/SwiftyUserDefaults" "5.3.0"