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 3e00c00 commit a952f39Copy full SHA for a952f39
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.2.3",
8
- "graphql-yoga": "1.0.0"
+ "graphql-yoga": "1.1.0"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -589,9 +589,9 @@ [email protected], graphql-tools@^2.16.0:
589
graphql-subscriptions "^0.5.6"
590
uuid "^3.1.0"
591
592
-graphql-yoga@1.0.0:
593
- version "1.0.0"
594
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.0.0.tgz#19fee6979b0487a52667fea1a338a5647b7d3bf7"
+graphql-yoga@1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.0.tgz#fe3d1447a0f2fd29b8e59753c9b3a5cf1a6f95e6"
595
dependencies:
596
"@types/cors" "^2.8.3"
597
"@types/express" "^4.0.39"
0 commit comments