We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6972306 + 2591327 commit 1e97686Copy full SHA for 1e97686
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.4"
+ "graphql-yoga": "1.3.5"
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.4:
515
- version "1.3.4"
516
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.4.tgz#65be2c529eff16ff4e388486fe4e7a15c6288065"
+graphql-yoga@1.3.5:
+ version "1.3.5"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.5.tgz#7767b91de6d48756f835aee032c28f2b66c45641"
517
dependencies:
518
"@types/cors" "^2.8.3"
519
"@types/express" "^4.0.39"
0 commit comments