diff --git a/platform/client-admin/package.json b/platform/client-admin/package.json index e1246d08..11a2acb6 100644 --- a/platform/client-admin/package.json +++ b/platform/client-admin/package.json @@ -55,10 +55,10 @@ }, "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/add": "2.0.2", + "@graphql-codegen/typescript": "1.19.0", + "@graphql-codegen/typescript-operations": "1.17.12", + "@graphql-codegen/typescript-react-apollo": "2.2.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..21cbcb09 100644 --- a/platform/client/package.json +++ b/platform/client/package.json @@ -51,10 +51,10 @@ }, "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/add": "2.0.2", + "@graphql-codegen/typescript": "1.19.0", + "@graphql-codegen/typescript-operations": "1.17.12", + "@graphql-codegen/typescript-react-apollo": "2.2.1", "@test-graphql-cli/codegen": "4.0.1-beta.6", "@testing-library/jest-dom": "5.11.4", "@testing-library/react": "10.4.9",