diff --git a/modules/Package.swift b/modules/Package.swift index f06bb32..514d1e1 100644 --- a/modules/Package.swift +++ b/modules/Package.swift @@ -66,7 +66,7 @@ let package = Package( .package(url: "https://github.com/pointfreeco/swift-case-paths", from: "1.1.0"), .package(url: "https://github.com/pointfreeco/swift-url-routing", from: "0.6.0"), .package(url: "https://github.com/zcash-hackworks/MnemonicSwift", from: "2.2.4"), - .package(url: "https://github.com/zcash/ZcashLightClientKit", from: "2.0.5"), + .package(url: "https://github.com/zcash/ZcashLightClientKit", from: "2.0.6"), .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.17.0") ], targets: [ diff --git a/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 1b64cc8..875763b 100644 --- a/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -365,8 +365,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/zcash/ZcashLightClientKit", "state" : { - "revision" : "0e4e1190e3669c66572bdbd433bd4753155c5553", - "version" : "2.0.5" + "revision" : "598e76ba585d7dcc257ec9c2096566ba6bdee793", + "version" : "2.0.6" } } ],