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 fbe272e commit f5f4e26Copy full SHA for f5f4e26
package.json
@@ -50,7 +50,7 @@
50
"compression": "^1.7.1",
51
"cors": "^2.8.4",
52
"express": "^4.15.3",
53
- "graphql": "^0.11.1",
+ "graphql": "^0.11.7",
54
"graphql-server-express": "^1.3.0",
55
"graphql-tools": "^2.13.0",
56
"helmet": "^3.6.1"
yarn.lock
@@ -2208,7 +2208,7 @@ graphql-tools@^2.13.0:
2208
deprecated-decorator "^0.1.6"
2209
uuid "^3.1.0"
2210
2211
-graphql@^0.11.1:
+graphql@^0.11.7:
2212
version "0.11.7"
2213
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
2214
dependencies:
0 commit comments