diff --git a/package.json b/package.json index fd79b67..56f3f22 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@graphql-codegen/cli": "^5.0.0", - "@graphql-codegen/typescript": "^4.0.1", - "@graphql-codegen/typescript-graphql-request": "^5.0.0", - "@graphql-codegen/typescript-operations": "^4.0.1", + "@graphql-codegen/cli": "^7.0.0", + "@graphql-codegen/typescript": "^6.0.0", + "@graphql-codegen/typescript-graphql-request": "^7.0.0", + "@graphql-codegen/typescript-operations": "^6.0.0", "@nx/eslint": "18.0.6", "@nx/eslint-plugin": "18.0.6", "@nx/jest": "18.0.6",