From 42c388e0f5b0a9c38cb627bf46b10cd21919f2a3 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Mon, 28 Sep 2020 15:50:49 +0000
Subject: [PATCH] chore(deps): update graphqlcodegenerator monorepo

---
 platform/client-admin/package.json | 4 ++--
 platform/client/package.json       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/platform/client-admin/package.json b/platform/client-admin/package.json
index e1246d08..c1dc3f86 100644
--- a/platform/client-admin/package.json
+++ b/platform/client-admin/package.json
@@ -56,9 +56,9 @@
   "devDependencies": {
     "@capacitor/cli": "2.4.1",
     "@graphql-codegen/add": "2.0.1",
-    "@graphql-codegen/typescript": "1.17.9",
+    "@graphql-codegen/typescript": "1.17.10",
     "@graphql-codegen/typescript-operations": "1.17.8",
-    "@graphql-codegen/typescript-react-apollo": "2.0.6",
+    "@graphql-codegen/typescript-react-apollo": "2.0.7",
     "@test-graphql-cli/codegen": "4.0.1-beta.6",
     "@testing-library/jest-dom": "5.11.4",
     "@testing-library/react": "10.4.9",
diff --git a/platform/client/package.json b/platform/client/package.json
index f0aa473b..4c2a39f4 100644
--- a/platform/client/package.json
+++ b/platform/client/package.json
@@ -52,9 +52,9 @@
   "devDependencies": {
     "@capacitor/cli": "2.4.1",
     "@graphql-codegen/add": "2.0.1",
-    "@graphql-codegen/typescript": "1.17.9",
+    "@graphql-codegen/typescript": "1.17.10",
     "@graphql-codegen/typescript-operations": "1.17.8",
-    "@graphql-codegen/typescript-react-apollo": "2.0.6",
+    "@graphql-codegen/typescript-react-apollo": "2.0.7",
     "@test-graphql-cli/codegen": "4.0.1-beta.6",
     "@testing-library/jest-dom": "5.11.4",
     "@testing-library/react": "10.4.9",