We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3082ac7 commit 2c8ac77Copy full SHA for 2c8ac77
2 files changed
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.19",
8
- "graphql-yoga": "1.8.0"
+ "graphql-yoga": "1.8.2"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -528,9 +528,9 @@ graphql-tools@^2.23.1:
528
iterall "^1.1.3"
529
uuid "^3.1.0"
530
531
-graphql-yoga@1.8.0:
532
- version "1.8.0"
533
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.0.tgz#53128012363736775dc94cc8dae78bdac9b6a620"
+graphql-yoga@1.8.2:
+ version "1.8.2"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.2.tgz#b96371e8781edf75437cb50d6b9977f0bd7011de"
534
dependencies:
535
"@types/cors" "^2.8.3"
536
"@types/express" "^4.11.1"
0 commit comments