Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-tools/utils to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent 8e94f36 commit 9adc1a8
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"dependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@graphql-mesh/store": "0.8.61",
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/http": "0.2.11",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"dotenv": "16.0.3",
"dnscache": "1.0.2",
"graphql-import-node": "0.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/store": "0.8.61",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-tools/load": "7.8.4",
"@graphql-tools/code-file-loader": "7.3.10",
"@graphql-tools/graphql-file-loader": "7.5.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/cross-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-native": "react-native.js",
"types": "index.d.ts",
"dependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"react-native-fs": "2.20.0",
"react-native-path": "0.0.5",
"path-browserify": "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-tools/url-loader": "7.16.10",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"lodash.get": "4.4.2",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-mesh/utils": "0.42.5",
"@graphql-mesh/store": "0.8.61",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/cross-helpers": "0.2.8",
"graphql-compose": "9.0.10",
"@omnigraph/json-schema": "0.36.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mysql-utilities": "1.1.4",
"graphql-scalars": "1.20.0",
"tslib": "^2.4.0",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-tools/delegate": "9.0.14"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/neo4j/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-scalars": "1.20.0",
"neo4j-driver": "5.2.0",
"tslib": "^2.4.0",
"@graphql-tools/utils": "8.13.1"
"@graphql-tools/utils": "9.0.1"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/odata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-mesh/store": "0.8.61",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"http-string-parser": "0.0.6",
"@whatwg-node/fetch": "^0.5.0",
"dataloader": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/soap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/store": "0.8.61",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@omnigraph/soap": "0.1.2",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/thrift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@graphql-mesh/store": "0.8.61",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"graphql-scalars": "1.20.0",
"url-join": "4.0.1",
"thrift": "0.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jit-executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
},
"dependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"graphql-jit": "0.7.4",
"@graphql-mesh/utils": "0.42.5",
"@graphql-mesh/types": "0.85.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-machete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/utils": "0.42.5",
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"url-join": "4.0.1",
"to-json-schema": "0.2.5",
"tslib": "^2.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"to-json-schema": "0.2.5",
"graphql-compose": "9.0.10",
"graphql-scalars": "1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"graphql-yoga": "3.0.0-next.10",
"@types/cookie-parser": "1.4.3",
"@types/multer": "1.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/raml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-mesh/utils": "0.42.5",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0",
"change-case": "4.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/soap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"fast-xml-parser": "3.21.1",
"graphql-compose": "9.0.10",
"graphql-scalars": "1.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mergers/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/schema": "9.0.8",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/merger-stitching": "0.17.5",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mergers/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@graphql-tools/schema": "9.0.8",
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/store": "0.8.61",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mergers/stitching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-tools/stitching-directives": "2.3.17",
"@graphql-tools/schema": "9.0.8",
"@graphql-mesh/store": "0.8.61",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/utils": "0.42.5",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-tools/mock": "8.7.10",
"@graphql-tools/schema": "9.0.8",
"faker": "5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/rate-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"minimatch": "5.1.0",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-tools/batch-delegate": "8.4.7",
"@graphql-tools/batch-execute": "8.5.10",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@whatwg-node/fetch": "^0.5.0",
"@envelop/core": "3.0.3",
"@envelop/extended-validation": "2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@graphql-inspector/core": "3.3.0",
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/types": "0.85.6",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-tools/resolvers-composition": "6.5.10",
"@graphql-tools/schema": "9.0.8",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/encapsulate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/extend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@graphql-tools/code-file-loader": "7.3.10",
"@graphql-tools/graphql-file-loader": "7.5.9",
"@graphql-tools/schema": "9.0.8",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/cross-helpers": "0.2.8",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-mesh/utils": "0.42.5",
"graphql-transform-federation": "2.2.0",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-tools/stitching-directives": "2.3.17",
"@graphql-tools/delegate": "9.0.14",
"tslib": "^2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/filter-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"minimatch": "5.1.0",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/hoist-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1"
"@graphql-tools/utils": "9.0.1"
},
"devDependencies": {
"@graphql-mesh/cache-localforage": "0.6.59"
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/naming-convention/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"change-case": "4.1.2",
"graphql-scalars": "1.20.0",
"lower-case": "2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/prefix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"graphql-scalars": "1.20.0",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/prune/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@graphql-mesh/types": "0.85.6",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/rate-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@graphql-mesh/types": "0.85.6",
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-mesh/string-interpolation": "0.3.3",
"tslib": "^2.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/rename/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-mesh/utils": "0.42.5",
"@graphql-tools/wrap": "9.2.9",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"graphql-scalars": "1.20.0",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/replace-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-tools/code-file-loader": "7.3.10",
"@graphql-tools/graphql-file-loader": "7.5.9",
"@graphql-tools/load": "7.8.4",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graphql-tools/batch-delegate": "8.4.7",
"@graphql-mesh/store": "0.8.61",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-typed-document-node/core": "3.1.1",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"dependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@graphql-mesh/string-interpolation": "0.3.3",
"@graphql-tools/delegate": "9.0.14",
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "9.0.1",
"@graphql-mesh/cross-helpers": "0.2.8",
"@graphql-mesh/types": "0.85.6",
"lodash.get": "4.4.2",
Expand Down

0 comments on commit 9adc1a8

Please sign in to comment.