diff --git a/Package.resolved b/Package.resolved index 4b1e623..a0220dc 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "c1f683f02ef930bedd0e9b1e2812c249a8dd62ee3a8a40fb2a1ded4da676cf9f", + "originHash" : "ec262a538fb7b5a8c615f4591b3605cc8c6203b3a08572c61cf0a4630bdeeb55", "pins" : [ { "identity" : "asynchttpnetworkservice", @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/kinoroy/LibFido2Swift", "state" : { - "revision" : "b87a93300c5b35307c9f26ae490963196bd927f1", - "version" : "0.1.5" + "revision" : "ac8596a852e2b008c5902a521cf4d9c7f0f05fba", + "version" : "0.1.6" } }, { @@ -122,8 +122,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/XcodesOrg/XcodesKit.git", "state" : { - "revision" : "a9e5d7d701f20f1385071851319cdaecccc9f1e8", - "version" : "1.0.4" + "revision" : "4d3c6093980978b74c3fa42fc1b90cd1c34ac911", + "version" : "1.1.0" } }, { @@ -132,7 +132,7 @@ "location" : "https://github.com/XcodesOrg/XcodesLoginKit.git", "state" : { "branch" : "main", - "revision" : "9bece1ada36006b18b84caec62d14dc91b47ae2b" + "revision" : "929f9aac3140caf7b64cbb5385f4f645c5f9913d" } }, { diff --git a/Package.swift b/Package.swift index 5deac25..b52c295 100644 --- a/Package.swift +++ b/Package.swift @@ -21,7 +21,7 @@ let package = Package( .package(url: "https://github.com/xcodereleases/data", revision: "fcf527b187817f67c05223676341f3ab69d4214d"), .package(url: "https://github.com/onevcat/Rainbow.git", .upToNextMinor(from: "3.2.0")), .package(url: "https://github.com/XcodesOrg/XcodesLoginKit.git", branch: "main"), - .package(url: "https://github.com/XcodesOrg/XcodesKit.git", .upToNextMinor(from: "1.0.4")) + .package(url: "https://github.com/XcodesOrg/XcodesKit.git", .upToNextMinor(from: "1.1.0")) ], targets: [ .executableTarget(