diff --git a/platform/client-admin/package.json b/platform/client-admin/package.json index e1246d08..ff972df6 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-operations": "1.17.8", - "@graphql-codegen/typescript-react-apollo": "2.0.6", + "@graphql-codegen/typescript": "1.17.11", + "@graphql-codegen/typescript-operations": "1.17.10", + "@graphql-codegen/typescript-react-apollo": "2.1.1", "@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..00680e8f 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-operations": "1.17.8", - "@graphql-codegen/typescript-react-apollo": "2.0.6", + "@graphql-codegen/typescript": "1.17.11", + "@graphql-codegen/typescript-operations": "1.17.10", + "@graphql-codegen/typescript-react-apollo": "2.1.1", "@test-graphql-cli/codegen": "4.0.1-beta.6", "@testing-library/jest-dom": "5.11.4", "@testing-library/react": "10.4.9",