We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec50b09 commit 8f5f639Copy full SHA for 8f5f639
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.18",
8
- "graphql-yoga": "1.5.2"
+ "graphql-yoga": "1.6.0"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -535,9 +535,9 @@ graphql-tools@^2.18.0:
535
graphql-subscriptions "^0.5.6"
536
uuid "^3.1.0"
537
538
-graphql-yoga@1.5.2:
539
- version "1.5.2"
540
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.5.2.tgz#5a9bb7dd8afbcbac8c406e7127d15df67bc53885"
+graphql-yoga@1.6.0:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.0.tgz#0c15bc922e7afd1274dfcd7dce8f7c88815158bc"
541
dependencies:
542
"@types/cors" "^2.8.3"
543
"@types/express" "^4.0.39"
0 commit comments