We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e970f commit 3503a07Copy full SHA for 3503a07
packages/gateway/package.json
@@ -54,10 +54,10 @@
54
"@graphql-portal/dashboard": "^0.1.14",
55
"@graphql-portal/logger": "^0.7.14",
56
"@graphql-portal/types": "^1.2.0",
57
- "@graphql-tools/code-file-loader": "^7.0.0",
58
- "@graphql-tools/graphql-file-loader": "^7.0.0",
59
- "@graphql-tools/load": "^7.0.0",
60
- "@graphql-tools/schema": "^8.0.0",
+ "@graphql-tools/code-file-loader": "^8.0.0",
+ "@graphql-tools/graphql-file-loader": "^8.0.0",
+ "@graphql-tools/load": "^8.0.0",
+ "@graphql-tools/schema": "^10.0.0",
61
"@types/cookie-parser": "^1.4.2",
62
"@types/express": "^4.17.9",
63
"@types/graphql-upload": "^8.0.4",
0 commit comments