We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916cc51 commit aa84ff4Copy full SHA for aa84ff4
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.17",
8
- "graphql-yoga": "1.4.3"
+ "graphql-yoga": "1.5.0"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -523,9 +523,9 @@ graphql-tools@^2.18.0:
523
graphql-subscriptions "^0.5.6"
524
uuid "^3.1.0"
525
526
-graphql-yoga@1.4.3:
527
- version "1.4.3"
528
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3.tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26"
+graphql-yoga@1.5.0:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.5.0.tgz#2bdff57e327fc1183bd2312d9fdc6503e39005e3"
529
dependencies:
530
"@types/cors" "^2.8.3"
531
"@types/express" "^4.0.39"
0 commit comments