We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f732a commit 3cb3e6dCopy full SHA for 3cb3e6d
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.21",
8
- "graphql-yoga": "1.9.0"
+ "graphql-yoga": "1.9.1"
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
-[email protected].0:
551
- version "1.9.0"
552
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.9.0.tgz#d6854be9e5b1225430d52f90b95e62404da57c8c"
+[email protected].1:
+ version "1.9.1"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.9.1.tgz#1e83ac8d4c262cc28397f6b21acd7d894bcf1f4c"
553
dependencies:
554
"@types/cors" "^2.8.3"
555
"@types/express" "^4.11.1"
0 commit comments