diff --git a/javascript/graphql-auth/package.json b/javascript/graphql-auth/package.json index 36a17461bf0b..72fb3040d72e 100644 --- a/javascript/graphql-auth/package.json +++ b/javascript/graphql-auth/package.json @@ -15,7 +15,7 @@ "bcryptjs": "2.4.3", "graphql": "16.5.0", "graphql-middleware": "6.1.33", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "graphql-shield": "7.6.3", "jsonwebtoken": "8.5.1", "nexus": "1.3.0" diff --git a/javascript/graphql-sdl-first/package.json b/javascript/graphql-sdl-first/package.json index 634ab1d62cd9..9551a7b95c3a 100644 --- a/javascript/graphql-sdl-first/package.json +++ b/javascript/graphql-sdl-first/package.json @@ -12,7 +12,7 @@ "@prisma/client": "4.5.0", "apollo-server": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0" + "graphql-scalars": "1.20.0" }, "devDependencies": { "prisma": "4.5.0" diff --git a/javascript/graphql/package.json b/javascript/graphql/package.json index 80820479a3f9..6a739f64d35f 100644 --- a/javascript/graphql/package.json +++ b/javascript/graphql/package.json @@ -14,7 +14,7 @@ "@prisma/client": "4.5.0", "apollo-server": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "nexus": "1.3.0" }, "devDependencies": { diff --git a/typescript/graphql-auth/package.json b/typescript/graphql-auth/package.json index a560f5b75363..280e7c0383c9 100644 --- a/typescript/graphql-auth/package.json +++ b/typescript/graphql-auth/package.json @@ -21,7 +21,7 @@ "bcryptjs": "2.4.3", "graphql": "16.5.0", "graphql-middleware": "6.1.33", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "graphql-shield": "7.6.3", "jsonwebtoken": "8.5.1", "nexus": "1.3.0" diff --git a/typescript/graphql-express-sdl-first/package.json b/typescript/graphql-express-sdl-first/package.json index 978e75502401..02eea7552e35 100644 --- a/typescript/graphql-express-sdl-first/package.json +++ b/typescript/graphql-express-sdl-first/package.json @@ -15,7 +15,7 @@ "express": "4.18.2", "express-graphql": "0.12.0", "graphql": "16.5.0", - "graphql-scalars": "1.19.0" + "graphql-scalars": "1.20.0" }, "devDependencies": { "@types/express": "4.17.14", diff --git a/typescript/graphql-express/package.json b/typescript/graphql-express/package.json index 1e610209b0d7..a056e0577016 100644 --- a/typescript/graphql-express/package.json +++ b/typescript/graphql-express/package.json @@ -20,7 +20,7 @@ "express": "4.18.2", "express-graphql": "0.12.0", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "nexus": "1.3.0" }, "devDependencies": { diff --git a/typescript/graphql-fastify-sdl-first/package.json b/typescript/graphql-fastify-sdl-first/package.json index fe9c44f18b82..9961e2182a08 100644 --- a/typescript/graphql-fastify-sdl-first/package.json +++ b/typescript/graphql-fastify-sdl-first/package.json @@ -14,7 +14,7 @@ "@prisma/client": "4.5.0", "fastify": "4.9.2", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "mercurius": "11.1.0" }, "devDependencies": { diff --git a/typescript/graphql-fastify/package.json b/typescript/graphql-fastify/package.json index e725199c4c23..53fbba30480f 100644 --- a/typescript/graphql-fastify/package.json +++ b/typescript/graphql-fastify/package.json @@ -9,7 +9,7 @@ "@prisma/client": "4.5.0", "fastify": "4.9.2", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "mercurius": "11.1.0", "nexus": "1.3.0" }, diff --git a/typescript/graphql-hapi-sdl-first/package.json b/typescript/graphql-hapi-sdl-first/package.json index bf32a03386b5..c496ebcd82d5 100644 --- a/typescript/graphql-hapi-sdl-first/package.json +++ b/typescript/graphql-hapi-sdl-first/package.json @@ -11,7 +11,7 @@ "@prisma/client": "4.5.0", "apollo-server-hapi": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0" + "graphql-scalars": "1.20.0" }, "devDependencies": { "@types/hapi__hapi": "20.0.13", diff --git a/typescript/graphql-hapi/package.json b/typescript/graphql-hapi/package.json index c6d4abe05b49..896ac01ae021 100644 --- a/typescript/graphql-hapi/package.json +++ b/typescript/graphql-hapi/package.json @@ -17,7 +17,7 @@ "@types/node": "16.11.68", "apollo-server-hapi": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "nexus": "1.3.0" }, "devDependencies": { diff --git a/typescript/graphql-nestjs-sdl-first/package.json b/typescript/graphql-nestjs-sdl-first/package.json index 1210c33fe183..1a9a455a4f53 100644 --- a/typescript/graphql-nestjs-sdl-first/package.json +++ b/typescript/graphql-nestjs-sdl-first/package.json @@ -46,7 +46,7 @@ "@prisma/client": "4.5.0", "apollo-server-express": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "graphql-tools": "8.3.6", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", diff --git a/typescript/graphql-nextjs/package.json b/typescript/graphql-nextjs/package.json index 1103c4b38245..36583491bdd7 100644 --- a/typescript/graphql-nextjs/package.json +++ b/typescript/graphql-nextjs/package.json @@ -20,7 +20,7 @@ "apollo-server-micro": "3.10.3", "express": "4.18.2", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "graphql-tag": "2.12.6", "micro": "9.4.1", "micro-cors": "0.1.1", diff --git a/typescript/graphql-sdl-first/package.json b/typescript/graphql-sdl-first/package.json index 110b64abaa2e..e4fe867e5bea 100644 --- a/typescript/graphql-sdl-first/package.json +++ b/typescript/graphql-sdl-first/package.json @@ -12,7 +12,7 @@ "@prisma/client": "4.5.0", "apollo-server": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0" + "graphql-scalars": "1.20.0" }, "devDependencies": { "@types/graphql": "14.5.0", diff --git a/typescript/graphql-typegraphql/package.json b/typescript/graphql-typegraphql/package.json index 1a004b4bcb9e..ff96452125f4 100644 --- a/typescript/graphql-typegraphql/package.json +++ b/typescript/graphql-typegraphql/package.json @@ -8,7 +8,7 @@ "apollo-server": "3.10.3", "class-validator": "0.13.2", "graphql": "15.8.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "reflect-metadata": "0.1.13", "type-graphql": "1.1.1" }, diff --git a/typescript/graphql/package.json b/typescript/graphql/package.json index 1381bd803d20..dd723eb3233c 100644 --- a/typescript/graphql/package.json +++ b/typescript/graphql/package.json @@ -19,7 +19,7 @@ "@prisma/client": "4.5.0", "apollo-server": "3.10.3", "graphql": "16.5.0", - "graphql-scalars": "1.19.0", + "graphql-scalars": "1.20.0", "nexus": "1.3.0" }, "devDependencies": {