diff --git a/package.json b/package.json index f444e09..5056353 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@graphql-codegen/typescript-generic-sdk": "^5.0.1", "@graphql-codegen/typescript-operations": "^6.1.0", "@types/bun": "^1.3.14", - "graphql": "^16.11.0", + "graphql": "^17.0.2", "graphql-tag": "^2.12.6", "tsdown": "^0.22.4" },