We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a24e5e7 + 93b40cf commit 6972306Copy full SHA for 6972306
2 files changed
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.14",
8
- "graphql-yoga": "1.3.3"
+ "graphql-yoga": "1.3.4"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -511,9 +511,9 @@ graphql-tools@^2.18.0:
511
graphql-subscriptions "^0.5.6"
512
uuid "^3.1.0"
513
514
-graphql-yoga@1.3.3:
515
- version "1.3.3"
516
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.3.tgz#aaac1307726a4f5c9cf1362805ea25bda746af02"
+graphql-yoga@1.3.4:
+ version "1.3.4"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.4.tgz#65be2c529eff16ff4e388486fe4e7a15c6288065"
517
dependencies:
518
"@types/cors" "^2.8.3"
519
"@types/express" "^4.0.39"
0 commit comments