diff --git a/package.json b/package.json index da6031a..cc9fb12 100644 --- a/package.json +++ b/package.json @@ -43,13 +43,13 @@ "@babel/runtime": "^7.12.5", "@commitlint/cli": "^17.0.0", "@commitlint/config-conventional": "^17.0.0", - "@graphql-codegen/add": "^3.1.1", - "@graphql-codegen/cli": "^2.6.2", - "@graphql-codegen/introspection": "^2.1.1", - "@graphql-codegen/typescript": "^2.4.8", - "@graphql-codegen/typescript-msw": "^1.0.7", - "@graphql-codegen/typescript-operations": "^2.3.5", - "@graphql-codegen/typescript-react-query": "^4.0.0", + "@graphql-codegen/add": "^5.0.0", + "@graphql-codegen/cli": "^5.0.0", + "@graphql-codegen/introspection": "^4.0.0", + "@graphql-codegen/typescript": "^4.0.0", + "@graphql-codegen/typescript-msw": "^3.0.0", + "@graphql-codegen/typescript-operations": "^4.0.0", + "@graphql-codegen/typescript-react-query": "^6.0.0", "@testing-library/jest-native": "^4.0.4", "@testing-library/react-native": "^11.0.0", "@types/jest": "^28.0.0",