diff --git a/javascript/graphql-auth/package.json b/javascript/graphql-auth/package.json index 87a013b1dabb..b87a5a1c7415 100644 --- a/javascript/graphql-auth/package.json +++ b/javascript/graphql-auth/package.json @@ -13,7 +13,7 @@ "@prisma/client": "4.8.0", "apollo-server": "3.11.1", "bcryptjs": "2.4.3", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-middleware": "6.1.33", "graphql-scalars": "1.20.1", "graphql-shield": "7.6.5", diff --git a/javascript/graphql-sdl-first/package.json b/javascript/graphql-sdl-first/package.json index d60e89787c12..708511d4218c 100644 --- a/javascript/graphql-sdl-first/package.json +++ b/javascript/graphql-sdl-first/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "4.8.0", "apollo-server": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1" }, "devDependencies": { diff --git a/javascript/graphql/package.json b/javascript/graphql/package.json index 446f65aa5937..d07c32346d1d 100644 --- a/javascript/graphql/package.json +++ b/javascript/graphql/package.json @@ -13,7 +13,7 @@ "dependencies": { "@prisma/client": "4.8.0", "apollo-server": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "nexus": "1.3.0" }, diff --git a/typescript/graphql-auth/package.json b/typescript/graphql-auth/package.json index a97b16d2e21b..03d78870dd80 100644 --- a/typescript/graphql-auth/package.json +++ b/typescript/graphql-auth/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.8.0", "apollo-server": "3.11.1", "bcryptjs": "2.4.3", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-middleware": "6.1.33", "graphql-scalars": "1.20.1", "graphql-shield": "7.6.5", diff --git a/typescript/graphql-express-sdl-first/package.json b/typescript/graphql-express-sdl-first/package.json index d5336bd699e8..7c3af368f417 100644 --- a/typescript/graphql-express-sdl-first/package.json +++ b/typescript/graphql-express-sdl-first/package.json @@ -14,7 +14,7 @@ "@prisma/client": "4.8.0", "express": "4.18.2", "express-graphql": "0.12.0", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1" }, "devDependencies": { diff --git a/typescript/graphql-express/package.json b/typescript/graphql-express/package.json index e29cbfdaf839..b27ee48e5c28 100644 --- a/typescript/graphql-express/package.json +++ b/typescript/graphql-express/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.8.0", "express": "4.18.2", "express-graphql": "0.12.0", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "nexus": "1.3.0" }, diff --git a/typescript/graphql-fastify-sdl-first/package.json b/typescript/graphql-fastify-sdl-first/package.json index e9392faa6c90..95906be57229 100644 --- a/typescript/graphql-fastify-sdl-first/package.json +++ b/typescript/graphql-fastify-sdl-first/package.json @@ -13,7 +13,7 @@ "@graphql-tools/schema": "9.0.12", "@prisma/client": "4.8.0", "fastify": "4.10.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "mercurius": "11.4.0" }, diff --git a/typescript/graphql-fastify/package.json b/typescript/graphql-fastify/package.json index 112c2bd03923..3fa43dd7b0c4 100644 --- a/typescript/graphql-fastify/package.json +++ b/typescript/graphql-fastify/package.json @@ -8,7 +8,7 @@ "dependencies": { "@prisma/client": "4.8.0", "fastify": "4.10.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "mercurius": "11.4.0", "nexus": "1.3.0" diff --git a/typescript/graphql-hapi-sdl-first/package.json b/typescript/graphql-hapi-sdl-first/package.json index a8200776311f..54344dffca14 100644 --- a/typescript/graphql-hapi-sdl-first/package.json +++ b/typescript/graphql-hapi-sdl-first/package.json @@ -10,7 +10,7 @@ "@hapi/hapi": "21.1.0", "@prisma/client": "4.8.0", "apollo-server-hapi": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1" }, "devDependencies": { diff --git a/typescript/graphql-hapi/package.json b/typescript/graphql-hapi/package.json index 64664ca9b989..1e375bbc67c7 100644 --- a/typescript/graphql-hapi/package.json +++ b/typescript/graphql-hapi/package.json @@ -16,7 +16,7 @@ "@prisma/client": "4.8.0", "@types/node": "18.11.17", "apollo-server-hapi": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "nexus": "1.3.0" }, diff --git a/typescript/graphql-nestjs-sdl-first/package.json b/typescript/graphql-nestjs-sdl-first/package.json index 804ecdde06d7..d7b115c3358d 100644 --- a/typescript/graphql-nestjs-sdl-first/package.json +++ b/typescript/graphql-nestjs-sdl-first/package.json @@ -45,7 +45,7 @@ "@nestjs/platform-express": "9.2.1", "@prisma/client": "4.8.0", "apollo-server-express": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "graphql-tools": "8.3.14", "reflect-metadata": "0.1.13", diff --git a/typescript/graphql-nestjs/package.json b/typescript/graphql-nestjs/package.json index 70ef9c80a087..2652e30a4ea3 100644 --- a/typescript/graphql-nestjs/package.json +++ b/typescript/graphql-nestjs/package.json @@ -46,7 +46,7 @@ "@prisma/client": "4.8.0", "apollo-server-express": "3.11.1", "class-validator": "0.14.0", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-tools": "8.3.14", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", diff --git a/typescript/graphql-nextjs/package.json b/typescript/graphql-nextjs/package.json index acc71fe48422..d84b38783cc4 100644 --- a/typescript/graphql-nextjs/package.json +++ b/typescript/graphql-nextjs/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.8.0", "apollo-server-micro": "3.11.1", "express": "4.18.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "graphql-tag": "2.12.6", "micro": "9.4.1", diff --git a/typescript/graphql-nexus/package.json b/typescript/graphql-nexus/package.json index 72d88d4c50e1..900fc1a79798 100644 --- a/typescript/graphql-nexus/package.json +++ b/typescript/graphql-nexus/package.json @@ -18,7 +18,7 @@ "dependencies": { "@prisma/client": "4.8.0", "apollo-server": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "nexus": "1.3.0" }, diff --git a/typescript/graphql-sdl-first/package.json b/typescript/graphql-sdl-first/package.json index fb7c2d0edbb0..c41a88f5662e 100644 --- a/typescript/graphql-sdl-first/package.json +++ b/typescript/graphql-sdl-first/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "4.8.0", "apollo-server": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1" }, "devDependencies": { diff --git a/typescript/graphql-subscriptions/package.json b/typescript/graphql-subscriptions/package.json index 3e78800dce26..797eccd009a6 100644 --- a/typescript/graphql-subscriptions/package.json +++ b/typescript/graphql-subscriptions/package.json @@ -20,7 +20,7 @@ "apollo-server-core": "3.11.1", "apollo-server-express": "3.11.1", "express": "4.18.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-subscriptions": "2.0.0", "graphql-ws": "5.11.2", "nexus": "1.3.0", diff --git a/typescript/graphql-typegraphql-crud/package.json b/typescript/graphql-typegraphql-crud/package.json index 48ff2c0954b1..86ac8c174904 100644 --- a/typescript/graphql-typegraphql-crud/package.json +++ b/typescript/graphql-typegraphql-crud/package.json @@ -9,7 +9,7 @@ "@types/graphql-fields": "1.3.4", "apollo-server": "3.11.1", "class-validator": "0.14.0", - "graphql": "15.8.0", + "graphql": "16.6.0", "graphql-fields": "2.0.3", "graphql-type-json": "0.3.2", "reflect-metadata": "0.1.13", diff --git a/typescript/graphql-typegraphql/package.json b/typescript/graphql-typegraphql/package.json index 0ac8c2533ba7..4237782665b9 100644 --- a/typescript/graphql-typegraphql/package.json +++ b/typescript/graphql-typegraphql/package.json @@ -7,7 +7,7 @@ "@prisma/client": "4.8.0", "apollo-server": "3.11.1", "class-validator": "0.14.0", - "graphql": "15.8.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "reflect-metadata": "0.1.13", "type-graphql": "1.1.1" diff --git a/typescript/graphql/package.json b/typescript/graphql/package.json index f87eff1ced0f..e6560d83315a 100644 --- a/typescript/graphql/package.json +++ b/typescript/graphql/package.json @@ -19,7 +19,7 @@ "@pothos/core": "^3.23.1", "@pothos/plugin-prisma": "^3.37.0", "@prisma/client": "4.8.0", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "graphql-yoga": "^3.1.1" },