diff --git a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index f710f6f0..c62b35a1 100644 --- a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "24a43a4733ee2b5b86a8af68508629a3edb8f96c", - "version" : "1.15.0" + "revision" : "e70850751f6b21acd1c7871dbcd2cee5d6103c7e", + "version" : "1.15.1" } }, { diff --git a/Packages/Dependencies/Package.swift b/Packages/Dependencies/Package.swift index 1f162364..414ce90b 100644 --- a/Packages/Dependencies/Package.swift +++ b/Packages/Dependencies/Package.swift @@ -46,7 +46,7 @@ var package = Package( .library(name: "WidgetClient", targets: ["WidgetClient"]), ], dependencies: [ - .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.0"), + .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.1"), .package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.0.3"), .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.1.0"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.3.9"), diff --git a/Packages/MatchCore/Package.swift b/Packages/MatchCore/Package.swift index 6c1329cc..cf1a853f 100644 --- a/Packages/MatchCore/Package.swift +++ b/Packages/MatchCore/Package.swift @@ -68,7 +68,7 @@ let package = Package( dependencies: [ .package(path: "../Utility"), .package(path: "../Dependencies"), - .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.0"), + .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.1"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.3.9"), .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.13.1"), ], diff --git a/Packages/Utility/Package.swift b/Packages/Utility/Package.swift index 68115380..88ba8369 100644 --- a/Packages/Utility/Package.swift +++ b/Packages/Utility/Package.swift @@ -17,7 +17,7 @@ var package = Package( .library(name: "TcaHelpers", targets: ["TcaHelpers"]), ], dependencies: [ - .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.0"), + .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.1"), .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.1.0"), .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.13.1"), ], diff --git a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index a3e2c18c..143db9ae 100644 --- a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "24a43a4733ee2b5b86a8af68508629a3edb8f96c", - "version" : "1.15.0" + "revision" : "e70850751f6b21acd1c7871dbcd2cee5d6103c7e", + "version" : "1.15.1" } }, { diff --git a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index a3e2c18c..143db9ae 100644 --- a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "24a43a4733ee2b5b86a8af68508629a3edb8f96c", - "version" : "1.15.0" + "revision" : "e70850751f6b21acd1c7871dbcd2cee5d6103c7e", + "version" : "1.15.1" } }, { diff --git a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index a3e2c18c..143db9ae 100644 --- a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "24a43a4733ee2b5b86a8af68508629a3edb8f96c", - "version" : "1.15.0" + "revision" : "e70850751f6b21acd1c7871dbcd2cee5d6103c7e", + "version" : "1.15.1" } }, { diff --git a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved index a3e2c18c..143db9ae 100644 --- a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "24a43a4733ee2b5b86a8af68508629a3edb8f96c", - "version" : "1.15.0" + "revision" : "e70850751f6b21acd1c7871dbcd2cee5d6103c7e", + "version" : "1.15.1" } }, {