We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde3c24 commit 80d1ef2Copy full SHA for 80d1ef2
2 files changed
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.18",
8
- "graphql-yoga": "1.6.0"
+ "graphql-yoga": "1.6.1"
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.6.0:
539
- version "1.6.0"
540
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.0.tgz#0c15bc922e7afd1274dfcd7dce8f7c88815158bc"
+graphql-yoga@1.6.1:
+ version "1.6.1"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.1.tgz#3214952714f38c9214ed12cea6e5164f5aadf2a5"
541
dependencies:
542
"@types/cors" "^2.8.3"
543
"@types/express" "^4.0.39"
0 commit comments