diff --git a/e2e/cjs-project/package.json b/e2e/cjs-project/package.json index de5a278665de..b69dfaca8328 100644 --- a/e2e/cjs-project/package.json +++ b/e2e/cjs-project/package.json @@ -5,6 +5,6 @@ "dependencies": { "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/compose-to-output/package.json b/e2e/compose-to-output/package.json index 30ab947bf6fc..b48cb3415c77 100644 --- a/e2e/compose-to-output/package.json +++ b/e2e/compose-to-output/package.json @@ -5,6 +5,6 @@ "dependencies": { "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/esm-config-in-cjs-project/package.json b/e2e/esm-config-in-cjs-project/package.json index dc4a39f845e3..1593a2986df7 100644 --- a/e2e/esm-config-in-cjs-project/package.json +++ b/e2e/esm-config-in-cjs-project/package.json @@ -5,6 +5,6 @@ "dependencies": { "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/esm-project/package.json b/e2e/esm-project/package.json index 0a1536eb5c72..6a8f5256a031 100644 --- a/e2e/esm-project/package.json +++ b/e2e/esm-project/package.json @@ -5,6 +5,6 @@ "dependencies": { "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/json-schema-subscriptions/package.json b/e2e/json-schema-subscriptions/package.json index b2d3adfbe4ff..98f611b61257 100644 --- a/e2e/json-schema-subscriptions/package.json +++ b/e2e/json-schema-subscriptions/package.json @@ -7,6 +7,6 @@ "@graphql-mesh/serve-cli": "workspace:*", "@omnigraph/json-schema": "workspace:*", "fets": "^0.8.0", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/logs-to-stderr-results-to-stdout/package.json b/e2e/logs-to-stderr-results-to-stdout/package.json index e91ac7a2df99..6dad9292bfe8 100644 --- a/e2e/logs-to-stderr-results-to-stdout/package.json +++ b/e2e/logs-to-stderr-results-to-stdout/package.json @@ -5,6 +5,6 @@ "dependencies": { "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/mysql-rfam/package.json b/e2e/mysql-rfam/package.json index 3c634a447000..7bf98fb87557 100644 --- a/e2e/mysql-rfam/package.json +++ b/e2e/mysql-rfam/package.json @@ -6,6 +6,6 @@ "@graphql-mesh/serve-cli": "workspace:*", "@graphql-mesh/utils": "workspace:*", "@omnigraph/mysql": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/e2e/openapi-javascript-wiki/package.json b/e2e/openapi-javascript-wiki/package.json index 16bb75c2cd28..02cf5fe154f1 100644 --- a/e2e/openapi-javascript-wiki/package.json +++ b/e2e/openapi-javascript-wiki/package.json @@ -5,7 +5,7 @@ "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", "@omnigraph/openapi": "workspace:*", - "graphql": "16.8.1", + "graphql": "16.8.2", "moment": "2.30.1" } } diff --git a/e2e/openapi-subscriptions/package.json b/e2e/openapi-subscriptions/package.json index 7aaf5b7803f2..9e48892f2d55 100644 --- a/e2e/openapi-subscriptions/package.json +++ b/e2e/openapi-subscriptions/package.json @@ -7,7 +7,7 @@ "@graphql-mesh/utils": "workspace:*", "@omnigraph/openapi": "workspace:*", "fets": "^0.8.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "url-join": "^5.0.0" } } diff --git a/e2e/programmatic-batching/package.json b/e2e/programmatic-batching/package.json index 84de620dd7bc..915ea47b8b53 100644 --- a/e2e/programmatic-batching/package.json +++ b/e2e/programmatic-batching/package.json @@ -6,6 +6,6 @@ "@graphql-mesh/serve-cli": "workspace:*", "@omnigraph/openapi": "workspace:*", "fets": "^0.8.0", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/auth0/package.json b/examples/auth0/package.json index d8e817a1b030..591e26545226 100644 --- a/examples/auth0/package.json +++ b/examples/auth0/package.json @@ -14,7 +14,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", "@graphql-mesh/plugin-operation-field-permissions": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index 25307e2ea32f..e010c3465821 100644 --- a/examples/cloudflare-workers/package.json +++ b/examples/cloudflare-workers/package.json @@ -7,7 +7,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", "@graphql-mesh/plugin-response-cache": "0.98.8", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "wrangler": "3.60.2" diff --git a/examples/fastify/package.json b/examples/fastify/package.json index 1bc0c8386241..1fde60707e91 100644 --- a/examples/fastify/package.json +++ b/examples/fastify/package.json @@ -10,7 +10,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/graphql": "0.98.8", "fastify": "4.27.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "ts-node-dev": "2.0.0", "typescript": "^5.4.2" diff --git a/examples/federation-example/gateway-supergraph/package.json b/examples/federation-example/gateway-supergraph/package.json index 3554efe08902..7462098be302 100644 --- a/examples/federation-example/gateway-supergraph/package.json +++ b/examples/federation-example/gateway-supergraph/package.json @@ -6,6 +6,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/supergraph": "0.4.8", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/federation-example/gateway/package.json b/examples/federation-example/gateway/package.json index 6fe9e490105b..017f00a73210 100644 --- a/examples/federation-example/gateway/package.json +++ b/examples/federation-example/gateway/package.json @@ -7,6 +7,6 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/graphql": "0.98.8", "@graphql-mesh/transform-federation": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/federation-example/services/accounts-subgraph/package.json b/examples/federation-example/services/accounts-subgraph/package.json index 4280ea3fe517..5b05f54e02cf 100644 --- a/examples/federation-example/services/accounts-subgraph/package.json +++ b/examples/federation-example/services/accounts-subgraph/package.json @@ -9,7 +9,7 @@ "dependencies": { "@apollo/server": "4.10.4", "@apollo/subgraph": "2.8.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "typescript": "^5.4.2" } diff --git a/examples/federation-example/services/accounts/package.json b/examples/federation-example/services/accounts/package.json index 1f2b01df1701..6ffda625be8c 100755 --- a/examples/federation-example/services/accounts/package.json +++ b/examples/federation-example/services/accounts/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@apollo/server": "4.10.4", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "typescript": "^5.4.2" } diff --git a/examples/federation-example/services/inventory/package.json b/examples/federation-example/services/inventory/package.json index b430e1be872d..b815f4a0e8c9 100755 --- a/examples/federation-example/services/inventory/package.json +++ b/examples/federation-example/services/inventory/package.json @@ -9,7 +9,7 @@ "dependencies": { "@apollo/server": "4.10.4", "@apollo/subgraph": "2.8.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "typescript": "^5.4.2" } diff --git a/examples/federation-example/services/products/package.json b/examples/federation-example/services/products/package.json index 81cb2289ece4..d09220c689cb 100755 --- a/examples/federation-example/services/products/package.json +++ b/examples/federation-example/services/products/package.json @@ -9,7 +9,7 @@ "dependencies": { "@apollo/server": "4.10.4", "@apollo/subgraph": "2.8.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "typescript": "^5.4.2" } diff --git a/examples/federation-example/services/reviews/package.json b/examples/federation-example/services/reviews/package.json index 3c2e001d0d28..99d9cfdff298 100755 --- a/examples/federation-example/services/reviews/package.json +++ b/examples/federation-example/services/reviews/package.json @@ -9,7 +9,7 @@ "dependencies": { "@apollo/server": "4.10.4", "@apollo/subgraph": "2.8.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "typescript": "^5.4.2" } diff --git a/examples/gcp-functions/package.json b/examples/gcp-functions/package.json index c467efe11886..5208feec2f37 100644 --- a/examples/gcp-functions/package.json +++ b/examples/gcp-functions/package.json @@ -16,7 +16,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", "@types/node": "20.14.2", - "graphql": "16.8.1", + "graphql": "16.8.2", "typescript": "^5.4.2" } } diff --git a/examples/graphql-file-upload-example/frontend/package.json b/examples/graphql-file-upload-example/frontend/package.json index 5a25223e0d3e..fa1c815a3d0f 100644 --- a/examples/graphql-file-upload-example/frontend/package.json +++ b/examples/graphql-file-upload-example/frontend/package.json @@ -14,7 +14,7 @@ "@testing-library/react": "16.0.0", "@testing-library/user-event": "14.5.2", "apollo-upload-client": "18.0.1", - "graphql": "16.8.1", + "graphql": "16.8.2", "react": "18.3.1", "react-dom": "18.3.1", "react-scripts": "5.0.1", diff --git a/examples/graphql-file-upload-example/package.json b/examples/graphql-file-upload-example/package.json index b3d7da3f5769..f0fb84121eab 100644 --- a/examples/graphql-file-upload-example/package.json +++ b/examples/graphql-file-upload-example/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/graphql": "0.98.8", "concurrently": "8.2.2", - "graphql": "16.8.1", + "graphql": "16.8.2", "graphql-yoga": "^5.3.0", "sharp": "0.33.4" }, diff --git a/examples/grpc-example/package.json b/examples/grpc-example/package.json index 3d30df199b89..6b99a3357bf1 100644 --- a/examples/grpc-example/package.json +++ b/examples/grpc-example/package.json @@ -17,7 +17,7 @@ "@grpc/grpc-js": "1.10.9", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.2", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "concurrently": "8.2.2", diff --git a/examples/grpc-reflection-example/package.json b/examples/grpc-reflection-example/package.json index b14608f497cf..cd56fa22a058 100644 --- a/examples/grpc-reflection-example/package.json +++ b/examples/grpc-reflection-example/package.json @@ -17,7 +17,7 @@ "@grpc/grpc-js": "1.10.9", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.2", - "graphql": "16.8.1", + "graphql": "16.8.2", "grpc-node-server-reflection": "1.0.2" }, "devDependencies": { diff --git a/examples/hasura-openbrewery-geodb/package.json b/examples/hasura-openbrewery-geodb/package.json index 097206746575..bd63b5709a87 100644 --- a/examples/hasura-openbrewery-geodb/package.json +++ b/examples/hasura-openbrewery-geodb/package.json @@ -9,6 +9,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/hello-world-esm/package.json b/examples/hello-world-esm/package.json index 99f8b4af0f58..da997f4eb961 100644 --- a/examples/hello-world-esm/package.json +++ b/examples/hello-world-esm/package.json @@ -14,7 +14,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", "@graphql-mesh/plugin-mock": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0", diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index f1ec3b4f6983..f952585856e0 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/json-schema": "0.100.11", "@graphql-mesh/plugin-mock": "0.98.7", "@graphql-yoga/plugin-sofa": "3.3.1", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/hive-example/gateway/package.json b/examples/hive-example/gateway/package.json index 683a184c3fc2..2fc025e6d54f 100644 --- a/examples/hive-example/gateway/package.json +++ b/examples/hive-example/gateway/package.json @@ -11,6 +11,6 @@ "@graphql-mesh/openapi": "0.100.12", "@graphql-mesh/plugin-hive": "0.98.7", "@graphql-mesh/transform-hive": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/hive-example/sources/authors/package.json b/examples/hive-example/sources/authors/package.json index dd4f95faa8e5..45e07c1e4623 100644 --- a/examples/hive-example/sources/authors/package.json +++ b/examples/hive-example/sources/authors/package.json @@ -17,6 +17,6 @@ "@graphql-hive/cli": "0.38.3", "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/hive-example/sources/books/package.json b/examples/hive-example/sources/books/package.json index 63cbe7c1866b..9a55b4d0f332 100644 --- a/examples/hive-example/sources/books/package.json +++ b/examples/hive-example/sources/books/package.json @@ -17,6 +17,6 @@ "@graphql-hive/cli": "0.38.3", "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/json-schema-covid/package.json b/examples/json-schema-covid/package.json index c001179c9f04..50731b53ea29 100644 --- a/examples/json-schema-covid/package.json +++ b/examples/json-schema-covid/package.json @@ -15,7 +15,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/graphql": "0.98.8", "@graphql-mesh/json-schema": "0.100.11", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/json-schema-example/package.json b/examples/json-schema-example/package.json index 7c99d381df49..ba04c2ae76b1 100644 --- a/examples/json-schema-example/package.json +++ b/examples/json-schema-example/package.json @@ -14,7 +14,7 @@ "@graphql-mesh/json-schema": "0.100.11", "@graphql-mesh/plugin-mock": "0.98.7", "@graphql-mesh/transform-naming-convention": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/json-schema-fhir/package.json b/examples/json-schema-fhir/package.json index ae780e60df68..a2af3de163e3 100644 --- a/examples/json-schema-fhir/package.json +++ b/examples/json-schema-fhir/package.json @@ -12,7 +12,7 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", - "graphql": "16.8.1", + "graphql": "16.8.2", "unzip-stream": "0.3.4" }, "devDependencies": { diff --git a/examples/json-schema-file-upload/package.json b/examples/json-schema-file-upload/package.json index e2329d2d596e..41349a579b6b 100644 --- a/examples/json-schema-file-upload/package.json +++ b/examples/json-schema-file-upload/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/json-schema": "0.100.11", "fets": "0.8.1", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "@types/node": "20.14.2", diff --git a/examples/json-schema-subscriptions/package.json b/examples/json-schema-subscriptions/package.json index 9252751b47ab..4d7e5ca74526 100644 --- a/examples/json-schema-subscriptions/package.json +++ b/examples/json-schema-subscriptions/package.json @@ -13,7 +13,7 @@ "@graphql-mesh/plugin-live-query": "0.98.7", "@whatwg-node/fetch": "^0.9.0", "fets": "0.8.1", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "concurrently": "8.2.2", diff --git a/examples/mongoose-example/package.json b/examples/mongoose-example/package.json index 00b8f334f0b5..89050ed2eba0 100644 --- a/examples/mongoose-example/package.json +++ b/examples/mongoose-example/package.json @@ -9,7 +9,7 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/mongoose": "0.98.7", - "graphql": "16.8.1", + "graphql": "16.8.2", "mongoose": "8.4.1" }, "devDependencies": { diff --git a/examples/mysql-employees/package.json b/examples/mysql-employees/package.json index ffdf54f93f29..3699256bfe7c 100644 --- a/examples/mysql-employees/package.json +++ b/examples/mysql-employees/package.json @@ -9,6 +9,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/mysql": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/mysql-rfam/package.json b/examples/mysql-rfam/package.json index a83012be8e2a..f7d4f1c2f41f 100644 --- a/examples/mysql-rfam/package.json +++ b/examples/mysql-rfam/package.json @@ -10,7 +10,7 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/mysql": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/neo4j-example/package.json b/examples/neo4j-example/package.json index e8ee17a4874a..bc80b6d69aa0 100644 --- a/examples/neo4j-example/package.json +++ b/examples/neo4j-example/package.json @@ -10,9 +10,9 @@ "@graphql-mesh/cache-file": "0.98.7", "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/neo4j": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "resolutions": { - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index b1e885c7f534..555ecf5791c0 100644 --- a/examples/nextjs-apollo-example/package.json +++ b/examples/nextjs-apollo-example/package.json @@ -16,7 +16,7 @@ "@graphql-mesh/openapi": "0.100.12", "@graphql-mesh/runtime": "0.99.8", "apollo-server-micro": "3.13.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "next": "14.2.3", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/examples/nextjs-sdk-example/package.json b/examples/nextjs-sdk-example/package.json index 54b96084136e..b8bf4a5558ee 100644 --- a/examples/nextjs-sdk-example/package.json +++ b/examples/nextjs-sdk-example/package.json @@ -17,7 +17,7 @@ "@graphql-mesh/openapi": "0.100.12", "@graphql-mesh/runtime": "0.99.8", "apollo-server-micro": "3.13.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "next": "14.2.3", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/examples/odata-microsoft/package.json b/examples/odata-microsoft/package.json index f96ca7f81e76..35b1b8159f6b 100644 --- a/examples/odata-microsoft/package.json +++ b/examples/odata-microsoft/package.json @@ -11,6 +11,6 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/odata": "0.98.7", "cross-env": "7.0.3", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/odata-msgraph-programmatic-ts/package.json b/examples/odata-msgraph-programmatic-ts/package.json index f7372fc184f3..acb9657333f3 100644 --- a/examples/odata-msgraph-programmatic-ts/package.json +++ b/examples/odata-msgraph-programmatic-ts/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/config": "0.100.8", "@graphql-mesh/odata": "0.98.7", "@graphql-mesh/runtime": "0.99.8", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2" } } diff --git a/examples/odata-msgraph-programmatic/package.json b/examples/odata-msgraph-programmatic/package.json index a2efb339ce98..c8d1bc994a85 100644 --- a/examples/odata-msgraph-programmatic/package.json +++ b/examples/odata-msgraph-programmatic/package.json @@ -13,6 +13,6 @@ "@graphql-mesh/config": "0.100.8", "@graphql-mesh/odata": "0.98.7", "@graphql-mesh/runtime": "0.99.8", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/odata-trippin/package.json b/examples/odata-trippin/package.json index d1bbc1dcb5c7..7b5630a89bf9 100644 --- a/examples/odata-trippin/package.json +++ b/examples/odata-trippin/package.json @@ -9,6 +9,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/odata": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index 1067cb0ba001..cbbc26c623c2 100644 --- a/examples/openapi-javascript-wiki/package.json +++ b/examples/openapi-javascript-wiki/package.json @@ -10,7 +10,7 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", - "graphql": "16.8.1", + "graphql": "16.8.2", "moment": "2.30.1", "typescript": "^5.4.2" } diff --git a/examples/openapi-location-weather/package.json b/examples/openapi-location-weather/package.json index 5e9975a5d31e..df6420900797 100644 --- a/examples/openapi-location-weather/package.json +++ b/examples/openapi-location-weather/package.json @@ -13,6 +13,6 @@ "@graphql-mesh/runtime": "0.99.8", "@graphql-mesh/transform-cache": "0.98.7", "@graphql-mesh/transform-rename": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/openapi-meilisearch/package.json b/examples/openapi-meilisearch/package.json index f84684e2e830..ea93201bfc1c 100644 --- a/examples/openapi-meilisearch/package.json +++ b/examples/openapi-meilisearch/package.json @@ -9,6 +9,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index f25daffb3829..5833131143ae 100644 --- a/examples/openapi-react-weatherbit/package.json +++ b/examples/openapi-react-weatherbit/package.json @@ -11,7 +11,7 @@ "start": "vite" }, "dependencies": { - "graphql": "16.8.1", + "graphql": "16.8.2", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/examples/openapi-stackexchange/package.json b/examples/openapi-stackexchange/package.json index 543f96bf80e8..f830b81bcc08 100644 --- a/examples/openapi-stackexchange/package.json +++ b/examples/openapi-stackexchange/package.json @@ -9,6 +9,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/openapi-stripe/package.json b/examples/openapi-stripe/package.json index 53b8571eea68..ffa4053f5abf 100644 --- a/examples/openapi-stripe/package.json +++ b/examples/openapi-stripe/package.json @@ -9,6 +9,6 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index c7980983d0d7..ee9321d3a54e 100644 --- a/examples/openapi-subscriptions/package.json +++ b/examples/openapi-subscriptions/package.json @@ -13,7 +13,7 @@ "@whatwg-node/fetch": "^0.9.0", "concurrently": "8.2.2", "fets": "^0.8.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "ts-node-dev": "2.0.0", "typescript": "^5.4.2" diff --git a/examples/openapi-youtrack/package.json b/examples/openapi-youtrack/package.json index f7524459504f..4cf2ac57bfc3 100644 --- a/examples/openapi-youtrack/package.json +++ b/examples/openapi-youtrack/package.json @@ -10,7 +10,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/openapi": "0.100.12", "@graphql-mesh/transform-resolvers-composition": "0.98.7", - "graphql": "16.8.1", + "graphql": "16.8.2", "graphql-fields": "2.0.3" } } diff --git a/examples/openwhisk-example/package.json b/examples/openwhisk-example/package.json index a204c9e0bdd4..2ef5dbd591d0 100644 --- a/examples/openwhisk-example/package.json +++ b/examples/openwhisk-example/package.json @@ -15,7 +15,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/graphql": "0.98.8", "esbuild": "^0.21.1", - "graphql": "16.8.1", + "graphql": "16.8.2", "typescript": "^5.4.2" } } diff --git a/examples/persisted-operations/package.json b/examples/persisted-operations/package.json index fac2be3c3035..be87b523ee2f 100644 --- a/examples/persisted-operations/package.json +++ b/examples/persisted-operations/package.json @@ -13,7 +13,7 @@ "@graphql-mesh/json-schema": "0.100.11", "@graphql-mesh/plugin-mock": "0.98.7", "@graphql-yoga/plugin-sofa": "3.3.1", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/postgres-geodb/package.json b/examples/postgres-geodb/package.json index 5cc9b9f3385a..4efe3b401f21 100644 --- a/examples/postgres-geodb/package.json +++ b/examples/postgres-geodb/package.json @@ -16,7 +16,7 @@ "@graphql-mesh/postgraphile": "0.98.7", "@graphql-mesh/runtime": "0.99.8", "@graphql-mesh/transform-prefix": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "@types/node": "20.14.2", @@ -25,6 +25,6 @@ "typescript": "^5.4.2" }, "resolutions": { - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index 72b953368e55..f74a40f4f485 100644 --- a/examples/programmatic-batching/package.json +++ b/examples/programmatic-batching/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/openapi": "0.100.12", "@sinclair/typebox": "0.32.31", "fets": "0.8.1", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "concurrently": "8.2.2", diff --git a/examples/soap-country-info/package.json b/examples/soap-country-info/package.json index 06a6b26df78a..e07d95a239b2 100644 --- a/examples/soap-country-info/package.json +++ b/examples/soap-country-info/package.json @@ -10,6 +10,6 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/plugin-snapshot": "0.98.7", "@graphql-mesh/soap": "0.99.3", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/soap-demo/package.json b/examples/soap-demo/package.json index 7e0ec119bdbc..242620b7346d 100644 --- a/examples/soap-demo/package.json +++ b/examples/soap-demo/package.json @@ -13,7 +13,7 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/soap": "0.99.3", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "cross-env": "7.0.3" diff --git a/examples/soap-netsuite/package.json b/examples/soap-netsuite/package.json index 41f34c54c0ef..2af45e9fc9dc 100644 --- a/examples/soap-netsuite/package.json +++ b/examples/soap-netsuite/package.json @@ -13,7 +13,7 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/soap": "0.99.3", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "cross-env": "7.0.3" diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index 50baab2e4261..f764b8475e54 100644 --- a/examples/spacex-cfw/package.json +++ b/examples/spacex-cfw/package.json @@ -9,7 +9,7 @@ "@graphql-mesh/graphql": "0.98.8", "@graphql-mesh/plugin-rate-limit": "0.98.7", "@graphql-mesh/plugin-response-cache": "0.98.8", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "wrangler": "3.60.2" diff --git a/examples/sqlite-chinook/package.json b/examples/sqlite-chinook/package.json index 9eb49eb8d15d..13bd33a9bcaf 100644 --- a/examples/sqlite-chinook/package.json +++ b/examples/sqlite-chinook/package.json @@ -9,9 +9,9 @@ "dependencies": { "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/tuql": "0.99.7", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "resolutions": { - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index d04afda180f1..e0aef75591ac 100644 --- a/examples/thrift-calculator/package.json +++ b/examples/thrift-calculator/package.json @@ -17,7 +17,7 @@ "@graphql-mesh/cli": "0.90.10", "@graphql-mesh/thrift": "0.99.7", "express": "4.19.2", - "graphql": "16.8.1", + "graphql": "16.8.2", "thrift": "0.20.0", "ts-node": "^10.9.2", "typescript": "^5.4.2" diff --git a/examples/type-merging-batching-example/package.json b/examples/type-merging-batching-example/package.json index 0bb0d222e9c3..6b7a38ad1341 100644 --- a/examples/type-merging-batching-example/package.json +++ b/examples/type-merging-batching-example/package.json @@ -10,6 +10,6 @@ "@graphql-mesh/graphql": "0.98.8", "@graphql-mesh/transform-rename": "0.98.7", "@graphql-mesh/transform-type-merging": "0.98.7", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/examples/v1-next/auth0/package.json b/examples/v1-next/auth0/package.json index 945e02becad8..f51f4d0b2358 100644 --- a/examples/v1-next/auth0/package.json +++ b/examples/v1-next/auth0/package.json @@ -15,7 +15,7 @@ "@graphql-mesh/plugin-operation-field-permissions": "^0.98.7", "@graphql-mesh/serve-cli": "^0.4.10", "@omnigraph/json-schema": "^0.100.11", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "jest": "29.7.0" diff --git a/examples/v1-next/integrations/cfw-breweries/package.json b/examples/v1-next/integrations/cfw-breweries/package.json index fe2946c5d3cc..245295beb047 100644 --- a/examples/v1-next/integrations/cfw-breweries/package.json +++ b/examples/v1-next/integrations/cfw-breweries/package.json @@ -13,7 +13,7 @@ "@graphql-mesh/plugin-response-cache": "^0.98.8", "@graphql-mesh/serve-runtime": "^0.3.10", "@omnigraph/json-schema": "^0.100.11", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "wrangler": "3.60.2" diff --git a/examples/v1-next/integrations/cfw-spacex/package.json b/examples/v1-next/integrations/cfw-spacex/package.json index f0049d4c6fdf..e83a14d73c47 100644 --- a/examples/v1-next/integrations/cfw-spacex/package.json +++ b/examples/v1-next/integrations/cfw-spacex/package.json @@ -11,7 +11,7 @@ "@graphql-mesh/plugin-rate-limit": "^0.98.7", "@graphql-mesh/plugin-response-cache": "^0.98.8", "@graphql-mesh/serve-runtime": "^0.3.10", - "graphql": "16.8.1" + "graphql": "16.8.2" }, "devDependencies": { "wrangler": "3.60.2" diff --git a/examples/v1-next/integrations/fastify/package.json b/examples/v1-next/integrations/fastify/package.json index 0761b8946193..979560359ba3 100644 --- a/examples/v1-next/integrations/fastify/package.json +++ b/examples/v1-next/integrations/fastify/package.json @@ -11,7 +11,7 @@ "@graphql-mesh/serve-runtime": "^0.3.10", "@omnigraph/openapi": "^0.100.12", "fastify": "^4.26.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "ts-node": "^10.9.2", "ts-node-dev": "2.0.0", "typescript": "^5.4.2" diff --git a/examples/v1-next/integrations/openwhisk-example/package.json b/examples/v1-next/integrations/openwhisk-example/package.json index fbef9e0e9a00..991bc4f45d86 100644 --- a/examples/v1-next/integrations/openwhisk-example/package.json +++ b/examples/v1-next/integrations/openwhisk-example/package.json @@ -15,7 +15,7 @@ "@graphql-mesh/serve-cli": "^0.4.10", "@graphql-mesh/serve-runtime": "^0.3.10", "esbuild": "^0.21.1", - "graphql": "16.8.1", + "graphql": "16.8.2", "typescript": "^5.4.2" } } diff --git a/examples/v1-next/json-schema-reddit/package.json b/examples/v1-next/json-schema-reddit/package.json index 46648483fb4c..f3a6e88c1f9b 100644 --- a/examples/v1-next/json-schema-reddit/package.json +++ b/examples/v1-next/json-schema-reddit/package.json @@ -9,6 +9,6 @@ "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", "@omnigraph/json-schema": "workspace:*", - "graphql": "16.8.1" + "graphql": "16.8.2" } } diff --git a/package.json b/package.json index beaf9e57206f..44bbd4ce1c56 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-promise": "6.2.0", "eslint-plugin-standard": "5.0.0", "globby": "11.1.0", - "graphql": "16.8.1", + "graphql": "16.8.2", "husky": "9.0.11", "jest": "29.7.0", "lint-staged": "15.2.6", @@ -102,7 +102,7 @@ "@changesets/assemble-release-plan": "patch:@changesets/assemble-release-plan@npm%3A5.2.3#~/.yarn/patches/@changesets-assemble-release-plan-npm-5.2.3-296454a28f.patch", "es5-ext": "0.10.64", "esbuild": "^0.21.1", - "graphql": "16.8.1", + "graphql": "16.8.2", "tslib": "2.6.3", "undici": "6.18.2", "uuid": "10.0.0" diff --git a/packages/legacy/store/package.json b/packages/legacy/store/package.json index 560208cc92c5..17de27b68816 100644 --- a/packages/legacy/store/package.json +++ b/packages/legacy/store/package.json @@ -43,7 +43,7 @@ "@graphql-inspector/core": "6.1.0" }, "devDependencies": { - "graphql": "16.8.1" + "graphql": "16.8.2" }, "publishConfig": { "access": "public", diff --git a/yarn.lock b/yarn.lock index 4aef80c7b15e..14ebfc046106 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3548,7 +3548,7 @@ __metadata: dependencies: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3558,7 +3558,7 @@ __metadata: dependencies: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3568,7 +3568,7 @@ __metadata: dependencies: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3578,7 +3578,7 @@ __metadata: dependencies: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3601,7 +3601,7 @@ __metadata: "@graphql-mesh/serve-cli": "workspace:*" "@omnigraph/json-schema": "workspace:*" fets: "npm:^0.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3611,7 +3611,7 @@ __metadata: dependencies: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3634,7 +3634,7 @@ __metadata: "@graphql-mesh/serve-cli": "workspace:*" "@graphql-mesh/utils": "workspace:*" "@omnigraph/mysql": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -3657,7 +3657,7 @@ __metadata: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" "@omnigraph/openapi": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" moment: "npm:2.30.1" languageName: unknown linkType: soft @@ -3671,7 +3671,7 @@ __metadata: "@graphql-mesh/utils": "workspace:*" "@omnigraph/openapi": "workspace:*" fets: "npm:^0.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" url-join: "npm:^5.0.0" languageName: unknown linkType: soft @@ -3684,7 +3684,7 @@ __metadata: "@graphql-mesh/serve-cli": "workspace:*" "@omnigraph/openapi": "workspace:*" fets: "npm:^0.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -4207,7 +4207,7 @@ __metadata: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" "@omnigraph/json-schema": "workspace:*" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -5425,7 +5425,7 @@ __metadata: resolution: "@graphql-mesh/store@workspace:packages/legacy/store" dependencies: "@graphql-inspector/core": "npm:6.1.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.3 "@graphql-mesh/types": ^0.98.7 @@ -11391,7 +11391,7 @@ __metadata: "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.98.7" "@graphql-mesh/serve-cli": "npm:^0.4.10" "@omnigraph/json-schema": "npm:^0.100.11" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -11405,7 +11405,7 @@ __metadata: "@graphql-mesh/plugin-rate-limit": "npm:^0.98.7" "@graphql-mesh/plugin-response-cache": "npm:^0.98.8" "@graphql-mesh/serve-runtime": "npm:^0.3.10" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" wrangler: "npm:3.60.2" languageName: unknown linkType: soft @@ -11418,7 +11418,7 @@ __metadata: "@graphql-mesh/serve-runtime": "npm:^0.3.10" "@omnigraph/openapi": "npm:^0.100.12" fastify: "npm:^4.26.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" ts-node-dev: "npm:2.0.0" typescript: "npm:^5.4.2" @@ -11457,7 +11457,7 @@ __metadata: "@graphql-mesh/serve-cli": "npm:^0.4.10" "@graphql-mesh/serve-runtime": "npm:^0.3.10" esbuild: "npm:^0.21.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" typescript: "npm:^5.4.2" languageName: unknown linkType: soft @@ -11796,7 +11796,7 @@ __metadata: dependencies: "@apollo/server": "npm:4.10.4" "@apollo/subgraph": "npm:2.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -11807,7 +11807,7 @@ __metadata: resolution: "accounts@workspace:examples/federation-example/services/accounts" dependencies: "@apollo/server": "npm:4.10.4" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -12636,7 +12636,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/json-schema": "npm:0.100.11" "@graphql-mesh/plugin-operation-field-permissions": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -12649,7 +12649,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" fets: "npm:^0.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -13237,7 +13237,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" fets: "npm:^0.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -13683,7 +13683,7 @@ __metadata: "@graphql-mesh/plugin-response-cache": "npm:^0.98.8" "@graphql-mesh/serve-runtime": "npm:^0.3.10" "@omnigraph/json-schema": "npm:^0.100.11" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" wrangler: "npm:3.60.2" languageName: unknown linkType: soft @@ -13885,7 +13885,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/tuql": "npm:0.99.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -14130,7 +14130,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/json-schema": "npm:0.100.11" "@graphql-mesh/plugin-response-cache": "npm:0.98.8" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" wrangler: "npm:3.60.2" languageName: unknown linkType: soft @@ -14670,7 +14670,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/plugin-snapshot": "npm:0.98.7" "@graphql-mesh/soap": "npm:0.99.3" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -14681,7 +14681,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/graphql": "npm:0.98.8" "@graphql-mesh/json-schema": "npm:0.100.11" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -17712,7 +17712,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/graphql": "npm:0.98.8" fastify: "npm:4.27.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" ts-node-dev: "npm:2.0.0" typescript: "npm:^5.4.2" @@ -17727,7 +17727,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/json-schema": "npm:0.100.11" "@types/node": "npm:20.14.2" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" typescript: "npm:^5.4.2" languageName: unknown linkType: soft @@ -17740,7 +17740,7 @@ __metadata: "@graphql-mesh/json-schema": "npm:0.100.11" "@graphql-mesh/plugin-mock": "npm:0.98.7" "@graphql-yoga/plugin-sofa": "npm:3.3.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -18205,7 +18205,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/graphql": "npm:0.98.8" "@graphql-mesh/transform-federation": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -18229,7 +18229,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/supergraph": "npm:0.4.8" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -18676,7 +18676,7 @@ __metadata: "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" apollo-upload-client: "npm:18.0.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" react: "npm:18.3.1" react-dom: "npm:18.3.1" react-scripts: "npm:5.0.1" @@ -18872,7 +18872,7 @@ __metadata: "@graphql-mesh/openapi": "npm:0.100.12" "@graphql-mesh/plugin-hive": "npm:0.98.7" "@graphql-mesh/transform-hive": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -19434,7 +19434,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/graphql": "npm:0.98.8" concurrently: "npm:8.2.2" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" graphql-yoga: "npm:^5.3.0" jest: "npm:29.7.0" sharp: "npm:0.33.4" @@ -19516,7 +19516,7 @@ __metadata: eslint-plugin-promise: "npm:6.2.0" eslint-plugin-standard: "npm:5.0.0" globby: "npm:11.1.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" husky: "npm:9.0.11" jest: "npm:29.7.0" lint-staged: "npm:15.2.6" @@ -19646,10 +19646,10 @@ __metadata: languageName: node linkType: hard -"graphql@npm:16.8.1": - version: 16.8.1 - resolution: "graphql@npm:16.8.1" - checksum: 10c0/129c318156b466f440914de80dbf7bc67d17f776f2a088a40cb0da611d19a97c224b1c6d2b13cbcbc6e5776e45ed7468b8432f9c3536724e079b44f1a3d57a8a +"graphql@npm:16.8.2": + version: 16.8.2 + resolution: "graphql@npm:16.8.2" + checksum: 10c0/921a6321c4efe2540fd5a752093c1542f96cd10b3907b1a8044819f054e6e8a6bca78d93a8eada065a07dfd4e53d89eef99ebdced2c372453e05480e12d8652e languageName: node linkType: hard @@ -19676,7 +19676,7 @@ __metadata: "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:8.2.2" google-protobuf: "npm:3.21.2" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" ts-jest: "npm:29.1.4" ts-node: "npm:^10.9.2" @@ -19706,7 +19706,7 @@ __metadata: "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:8.2.2" google-protobuf: "npm:3.21.2" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" grpc-node-server-reflection: "npm:1.0.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" @@ -20032,7 +20032,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/json-schema": "npm:0.100.11" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -20062,7 +20062,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/json-schema": "npm:0.100.11" "@graphql-mesh/plugin-mock": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" @@ -20714,7 +20714,7 @@ __metadata: dependencies: "@apollo/server": "npm:4.10.4" "@apollo/subgraph": "npm:2.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -21538,7 +21538,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" moment: "npm:2.30.1" typescript: "npm:^5.4.2" languageName: unknown @@ -22761,7 +22761,7 @@ __metadata: "@graphql-mesh/json-schema": "npm:0.100.11" "@graphql-mesh/plugin-mock": "npm:0.98.7" "@graphql-mesh/transform-naming-convention": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -22773,7 +22773,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/json-schema": "npm:0.100.11" "@types/unzip-stream": "npm:0.3.4" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" unzip-stream: "npm:0.3.4" @@ -22789,7 +22789,7 @@ __metadata: "@types/node": "npm:20.14.2" concurrently: "npm:8.2.2" fets: "npm:0.8.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -22803,7 +22803,7 @@ __metadata: "@graphql-mesh/json-schema": "npm:0.100.11" "@graphql-mesh/plugin-mock": "npm:0.98.7" "@graphql-yoga/plugin-sofa": "npm:3.3.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -22838,7 +22838,7 @@ __metadata: "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:8.2.2" fets: "npm:0.8.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" ts-node-dev: "npm:2.0.0" typescript: "npm:^5.4.2" @@ -25555,7 +25555,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/mongoose": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" mongoose: "npm:8.4.1" languageName: unknown @@ -25668,7 +25668,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/mysql": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -25678,7 +25678,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/mysql": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" languageName: unknown linkType: soft @@ -25826,7 +25826,7 @@ __metadata: "@graphql-mesh/cache-file": "npm:0.98.7" "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/neo4j": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -25974,7 +25974,7 @@ __metadata: "@graphql-mesh/runtime": "npm:0.99.8" "@types/react": "npm:18.3.3" apollo-server-micro: "npm:3.13.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" next: "npm:14.2.3" react: "npm:18.3.1" react-dom: "npm:18.3.1" @@ -25992,7 +25992,7 @@ __metadata: "@graphql-mesh/runtime": "npm:0.99.8" "@types/react": "npm:18.3.3" apollo-server-micro: "npm:3.13.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" next: "npm:14.2.3" react: "npm:18.3.1" react-dom: "npm:18.3.1" @@ -26632,7 +26632,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/odata": "npm:0.98.7" cross-env: "npm:7.0.3" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -26644,7 +26644,7 @@ __metadata: "@graphql-mesh/config": "npm:0.100.8" "@graphql-mesh/odata": "npm:0.98.7" "@graphql-mesh/runtime": "npm:0.99.8" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" languageName: unknown linkType: soft @@ -26657,7 +26657,7 @@ __metadata: "@graphql-mesh/config": "npm:0.100.8" "@graphql-mesh/odata": "npm:0.98.7" "@graphql-mesh/runtime": "npm:0.99.8" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -26667,7 +26667,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/odata": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -26764,7 +26764,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -26776,7 +26776,7 @@ __metadata: "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" "@vitejs/plugin-react": "npm:4.3.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" react: "npm:18.3.1" react-dom: "npm:18.3.1" typescript: "npm:^5.4.2" @@ -26790,7 +26790,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -26800,7 +26800,7 @@ __metadata: dependencies: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -26813,7 +26813,7 @@ __metadata: "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:8.2.2" fets: "npm:^0.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" ts-node-dev: "npm:2.0.0" typescript: "npm:^5.4.2" @@ -26834,7 +26834,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/openapi": "npm:0.100.12" "@graphql-mesh/transform-resolvers-composition": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" graphql-fields: "npm:2.0.3" languageName: unknown linkType: soft @@ -26855,7 +26855,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/graphql": "npm:0.98.8" esbuild: "npm:^0.21.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" typescript: "npm:^5.4.2" languageName: unknown linkType: soft @@ -28843,7 +28843,7 @@ __metadata: "@graphql-mesh/transform-prefix": "npm:0.98.7" "@types/node": "npm:20.14.2" cross-env: "npm:7.0.3" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -29045,7 +29045,7 @@ __metadata: dependencies: "@apollo/server": "npm:4.10.4" "@apollo/subgraph": "npm:2.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -29060,7 +29060,7 @@ __metadata: "@sinclair/typebox": "npm:0.32.31" concurrently: "npm:8.2.2" fets: "npm:0.8.1" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" jest: "npm:29.7.0" ts-node: "npm:^10.9.2" languageName: unknown @@ -30475,7 +30475,7 @@ __metadata: dependencies: "@apollo/server": "npm:4.10.4" "@apollo/subgraph": "npm:2.8.0" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" languageName: unknown @@ -31411,7 +31411,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/soap": "npm:0.99.3" cross-env: "npm:7.0.3" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -31422,7 +31422,7 @@ __metadata: "@graphql-mesh/cli": "npm:0.90.10" "@graphql-mesh/soap": "npm:0.99.3" cross-env: "npm:7.0.3" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -31610,7 +31610,7 @@ __metadata: "@graphql-mesh/graphql": "npm:0.98.8" "@graphql-mesh/plugin-rate-limit": "npm:0.98.7" "@graphql-mesh/plugin-response-cache": "npm:0.98.8" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" wrangler: "npm:3.60.2" languageName: unknown linkType: soft @@ -32814,7 +32814,7 @@ __metadata: "@graphql-mesh/thrift": "npm:0.99.7" concurrently: "npm:8.2.2" express: "npm:4.19.2" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" thrift: "npm:0.20.0" ts-node: "npm:^10.9.2" typescript: "npm:^5.4.2" @@ -33492,7 +33492,7 @@ __metadata: "@graphql-mesh/graphql": "npm:0.98.8" "@graphql-mesh/transform-rename": "npm:0.98.7" "@graphql-mesh/transform-type-merging": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft @@ -33581,7 +33581,7 @@ __metadata: "@graphql-mesh/runtime": "npm:0.99.8" "@graphql-mesh/transform-cache": "npm:0.98.7" "@graphql-mesh/transform-rename": "npm:0.98.7" - graphql: "npm:16.8.1" + graphql: "npm:16.8.2" languageName: unknown linkType: soft