chore: bump up apollographql/apollo-ios version to v1.22.0 (#12670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-03 10:32:12 +08:00
committed by GitHub
parent 065d9c3b73
commit ac3f247f01
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ let package = Package(
.library(name: "AffineGraphQL", targets: ["AffineGraphQL"]),
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.21.0"),
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.22.0"),
],
targets: [
.target(