diff --git a/javascript/graphql-auth/package.json b/javascript/graphql-auth/package.json index efbcbf6c13fa..89309a7983d5 100644 --- a/javascript/graphql-auth/package.json +++ b/javascript/graphql-auth/package.json @@ -13,7 +13,7 @@ "@prisma/client": "4.2.1", "apollo-server": "3.10.1", "bcryptjs": "2.4.3", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-middleware": "6.1.32", "graphql-scalars": "1.18.0", "graphql-shield": "7.5.0", diff --git a/javascript/graphql-sdl-first/package.json b/javascript/graphql-sdl-first/package.json index 4092807ca1fc..e927e9c6eb99 100644 --- a/javascript/graphql-sdl-first/package.json +++ b/javascript/graphql-sdl-first/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "4.2.1", "apollo-server": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0" }, "devDependencies": { diff --git a/javascript/graphql/package.json b/javascript/graphql/package.json index ebccc0fbbbea..c5d9041ae5dd 100644 --- a/javascript/graphql/package.json +++ b/javascript/graphql/package.json @@ -13,7 +13,7 @@ "dependencies": { "@prisma/client": "4.2.1", "apollo-server": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "nexus": "1.3.0" }, diff --git a/typescript/graphql-auth/package.json b/typescript/graphql-auth/package.json index 917e0ae811fe..56412fcb7a8b 100644 --- a/typescript/graphql-auth/package.json +++ b/typescript/graphql-auth/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.2.1", "apollo-server": "3.10.1", "bcryptjs": "2.4.3", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-middleware": "6.1.32", "graphql-scalars": "1.18.0", "graphql-shield": "7.5.0", diff --git a/typescript/graphql-express-sdl-first/package.json b/typescript/graphql-express-sdl-first/package.json index 1629d71a66a3..2efd54b88fba 100644 --- a/typescript/graphql-express-sdl-first/package.json +++ b/typescript/graphql-express-sdl-first/package.json @@ -14,7 +14,7 @@ "@prisma/client": "4.2.1", "express": "4.18.1", "express-graphql": "0.12.0", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0" }, "devDependencies": { diff --git a/typescript/graphql-express/package.json b/typescript/graphql-express/package.json index 1ea75e8a0954..e870e6f38eec 100644 --- a/typescript/graphql-express/package.json +++ b/typescript/graphql-express/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.2.1", "express": "4.18.1", "express-graphql": "0.12.0", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "nexus": "1.3.0" }, diff --git a/typescript/graphql-fastify-sdl-first/package.json b/typescript/graphql-fastify-sdl-first/package.json index 1c43692496aa..78549cec6011 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.1", "@prisma/client": "4.2.1", "fastify": "4.5.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "mercurius": "10.1.1" }, diff --git a/typescript/graphql-fastify/package.json b/typescript/graphql-fastify/package.json index 8495e8717c02..251cb2e1043b 100644 --- a/typescript/graphql-fastify/package.json +++ b/typescript/graphql-fastify/package.json @@ -8,7 +8,7 @@ "dependencies": { "@prisma/client": "4.2.1", "fastify": "4.5.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "mercurius": "10.1.1", "nexus": "1.3.0" diff --git a/typescript/graphql-hapi-sdl-first/package.json b/typescript/graphql-hapi-sdl-first/package.json index be8de2093422..4ef5e56e6825 100644 --- a/typescript/graphql-hapi-sdl-first/package.json +++ b/typescript/graphql-hapi-sdl-first/package.json @@ -10,7 +10,7 @@ "@hapi/hapi": "20.2.2", "@prisma/client": "4.2.1", "apollo-server-hapi": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0" }, "devDependencies": { diff --git a/typescript/graphql-hapi/package.json b/typescript/graphql-hapi/package.json index dee6b838ccb5..8112ef2a0048 100644 --- a/typescript/graphql-hapi/package.json +++ b/typescript/graphql-hapi/package.json @@ -16,7 +16,7 @@ "@prisma/client": "4.2.1", "@types/node": "16.11.49", "apollo-server-hapi": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "nexus": "1.3.0" }, diff --git a/typescript/graphql-nestjs-sdl-first/package.json b/typescript/graphql-nestjs-sdl-first/package.json index d4e3f8659c54..0e8749c82264 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.0.11", "@prisma/client": "4.2.1", "apollo-server-express": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "graphql-tools": "8.3.3", "reflect-metadata": "0.1.13", diff --git a/typescript/graphql-nestjs/package.json b/typescript/graphql-nestjs/package.json index d0684764315e..153a8bf4cf6b 100644 --- a/typescript/graphql-nestjs/package.json +++ b/typescript/graphql-nestjs/package.json @@ -46,7 +46,7 @@ "@prisma/client": "4.2.1", "apollo-server-express": "3.10.1", "class-validator": "0.13.2", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-tools": "8.3.3", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", diff --git a/typescript/graphql-nextjs/package.json b/typescript/graphql-nextjs/package.json index 243663e98994..df345c21e31e 100644 --- a/typescript/graphql-nextjs/package.json +++ b/typescript/graphql-nextjs/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.2.1", "apollo-server-micro": "3.10.1", "express": "4.18.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "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 4448f8239600..dc0c79b3fb88 100644 --- a/typescript/graphql-sdl-first/package.json +++ b/typescript/graphql-sdl-first/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "4.2.1", "apollo-server": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0" }, "devDependencies": { diff --git a/typescript/graphql-subscriptions/package.json b/typescript/graphql-subscriptions/package.json index db0f49b52cbb..68685954d747 100644 --- a/typescript/graphql-subscriptions/package.json +++ b/typescript/graphql-subscriptions/package.json @@ -20,7 +20,7 @@ "apollo-server-core": "3.10.1", "apollo-server-express": "3.10.1", "express": "4.18.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-subscriptions": "2.0.0", "graphql-ws": "5.10.0", "nexus": "1.3.0", diff --git a/typescript/graphql-typegraphql-crud/package.json b/typescript/graphql-typegraphql-crud/package.json index 03cd6775e8a7..2dc04ca63b31 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.10.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 6dc1ed89a208..2ea363f276ea 100644 --- a/typescript/graphql-typegraphql/package.json +++ b/typescript/graphql-typegraphql/package.json @@ -7,7 +7,7 @@ "@prisma/client": "4.2.1", "apollo-server": "3.10.1", "class-validator": "0.13.2", - "graphql": "15.8.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "reflect-metadata": "0.1.13", "type-graphql": "1.1.1" diff --git a/typescript/graphql/package.json b/typescript/graphql/package.json index b00b97131271..87da30fb20dc 100644 --- a/typescript/graphql/package.json +++ b/typescript/graphql/package.json @@ -18,7 +18,7 @@ "dependencies": { "@prisma/client": "4.2.1", "apollo-server": "3.10.1", - "graphql": "16.5.0", + "graphql": "16.6.0", "graphql-scalars": "1.18.0", "nexus": "1.3.0" },