diff --git a/Cartfile b/Cartfile index b73e3cfe..af27cf49 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ github "sparkle-project/Sparkle" ~> 1.18.1 -github "MacPass/KeePassKit" ~> 1.5 +github "MacPass/KeePassKit" ~> 1.5.1 github "mstarke/HNHUi" ~> 1.4.1 diff --git a/Cartfile.resolved b/Cartfile.resolved index 2870787e..4aacd490 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ -github "MacPass/KeePassKit" "1.5" +github "MacPass/KeePassKit" "1.5.1" github "mstarke/HNHUi" "1.4.1" github "sparkle-project/Sparkle" "1.18.1"