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 bf95a4e commit 7f079bbCopy full SHA for 7f079bb
example/package.json
@@ -5,7 +5,7 @@
5
},
6
"dependencies": {
7
"graphql-binding-github": "0.3.22",
8
- "graphql-yoga": "1.13.0"
+ "graphql-yoga": "1.13.1"
9
10
"now": {
11
"alias": "graphql-binding-github"
example/yarn.lock
@@ -555,9 +555,9 @@ graphql-tools@^2.23.1:
555
iterall "^1.1.3"
556
uuid "^3.1.0"
557
558
-[email protected].0:
559
- version "1.13.0"
560
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.0.tgz#b89061a5e1c147de290b1ada480b5276e5db880e"
+[email protected].1:
+ version "1.13.1"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.1.tgz#3e0ff7253726542ce419b37a7e24148ed6653a35"
561
dependencies:
562
"@types/cors" "^2.8.4"
563
"@types/express" "^4.11.1"
0 commit comments