We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79278c9 commit 78c1b7aCopy full SHA for 78c1b7a
2 files changed
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.21",
8
- "graphql-yoga": "1.11.0"
+ "graphql-yoga": "1.12.0"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -547,9 +547,9 @@ graphql-tools@^2.23.1:
547
iterall "^1.1.3"
548
uuid "^3.1.0"
549
550
-graphql-yoga@1.11.0:
551
- version "1.11.0"
552
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.11.0.tgz#887591cf2d194d62ac702a74e6dd6460aece87e2"
+graphql-yoga@1.12.0:
+ version "1.12.0"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.12.0.tgz#1ddcead41e1ebee6df981dd0ff14087fb3cec72f"
553
dependencies:
554
"@types/cors" "^2.8.4"
555
"@types/express" "^4.11.1"
0 commit comments