diff --git a/javascript/graphql-auth/package.json b/javascript/graphql-auth/package.json index fde02f1f23d8..cd2e21ddf29c 100644 --- a/javascript/graphql-auth/package.json +++ b/javascript/graphql-auth/package.json @@ -13,7 +13,7 @@ "@prisma/client": "4.7.1", "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 c4ae4c84933f..5899909f956d 100644 --- a/javascript/graphql-sdl-first/package.json +++ b/javascript/graphql-sdl-first/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "4.7.1", "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 b2dbe1401a46..b96a02a95f65 100644 --- a/javascript/graphql/package.json +++ b/javascript/graphql/package.json @@ -13,7 +13,7 @@ "dependencies": { "@prisma/client": "4.7.1", "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 7f3028f7543c..a140e2812e83 100644 --- a/typescript/graphql-auth/package.json +++ b/typescript/graphql-auth/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.7.1", "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 e619544d9240..113be69b3b54 100644 --- a/typescript/graphql-express-sdl-first/package.json +++ b/typescript/graphql-express-sdl-first/package.json @@ -14,7 +14,7 @@ "@prisma/client": "4.7.1", "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 459ee6327736..e9440697616f 100644 --- a/typescript/graphql-express/package.json +++ b/typescript/graphql-express/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.7.1", "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 d4c174c17621..71b4db49bf0d 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.7.1", "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 b452a7bec67b..f12a7776e33a 100644 --- a/typescript/graphql-fastify/package.json +++ b/typescript/graphql-fastify/package.json @@ -8,7 +8,7 @@ "dependencies": { "@prisma/client": "4.7.1", "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 f0b88ca01790..d05823550a2c 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.7.1", "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 921a10db0ab4..432b4256a5d9 100644 --- a/typescript/graphql-hapi/package.json +++ b/typescript/graphql-hapi/package.json @@ -16,7 +16,7 @@ "@prisma/client": "4.7.1", "@types/node": "18.11.11", "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 a4321d49094c..a3427456fd8a 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.7.1", "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 9c0c64265d39..e890e6407292 100644 --- a/typescript/graphql-nestjs/package.json +++ b/typescript/graphql-nestjs/package.json @@ -46,7 +46,7 @@ "@prisma/client": "4.7.1", "apollo-server-express": "3.11.1", "class-validator": "0.13.2", - "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 4bcdd43201e5..311c64165498 100644 --- a/typescript/graphql-nextjs/package.json +++ b/typescript/graphql-nextjs/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.7.1", "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-sdl-first/package.json b/typescript/graphql-sdl-first/package.json index 51de1a5cef13..d1e8fd05c7ca 100644 --- a/typescript/graphql-sdl-first/package.json +++ b/typescript/graphql-sdl-first/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "4.7.1", "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 5b5c67ffe2d5..256659e0ef42 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 12aefcc741e8..92b199425e3c 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.13.2", - "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 5df467caf08a..10fc5dbfbb37 100644 --- a/typescript/graphql-typegraphql/package.json +++ b/typescript/graphql-typegraphql/package.json @@ -7,7 +7,7 @@ "@prisma/client": "4.7.1", "apollo-server": "3.11.1", "class-validator": "0.13.2", - "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 5390e788183b..7950434a6180 100644 --- a/typescript/graphql/package.json +++ b/typescript/graphql/package.json @@ -18,7 +18,7 @@ "dependencies": { "@prisma/client": "4.7.1", "apollo-server": "3.11.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.20.1", "nexus": "1.3.0" },