Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.8.2 (#7103)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent 82c5f83 commit b85b460
Show file tree
Hide file tree
Showing 74 changed files with 154 additions and 154 deletions.
2 changes: 1 addition & 1 deletion e2e/cjs-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
"@graphql-mesh/serve-cli": "workspace:*",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion e2e/compose-to-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
"@graphql-mesh/serve-cli": "workspace:*",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion e2e/esm-config-in-cjs-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
"@graphql-mesh/serve-cli": "workspace:*",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion e2e/esm-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
"@graphql-mesh/serve-cli": "workspace:*",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion e2e/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion e2e/logs-to-stderr-results-to-stdout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
"@graphql-mesh/serve-cli": "workspace:*",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion e2e/mysql-rfam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@graphql-mesh/serve-cli": "workspace:*",
"@graphql-mesh/utils": "workspace:*",
"@omnigraph/mysql": "workspace:*",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion e2e/openapi-javascript-wiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion e2e/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion e2e/programmatic-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@graphql-mesh/serve-cli": "workspace:*",
"@omnigraph/openapi": "workspace:*",
"fets": "^0.8.0",
"graphql": "16.8.1"
"graphql": "16.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/federation-example/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/federation-example/services/accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/federation-example/services/products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/federation-example/services/reviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/gcp-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion examples/hasura-openbrewery-geodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/hello-world-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/hive-example/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/hive-example/sources/authors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/hive-example/sources/books/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/json-schema-covid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/mongoose-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion examples/mysql-employees/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/mysql-rfam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions examples/neo4j-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/odata-microsoft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/odata-msgraph-programmatic-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/odata-msgraph-programmatic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/odata-trippin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Loading

0 comments on commit b85b460

Please sign in to comment.