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 82a5396 commit 730635aCopy full SHA for 730635a
basic/server/package.json
@@ -6,7 +6,7 @@
6
},
7
"dependencies": {
8
"graphcool-binding": "1.3.5",
9
- "graphql-yoga": "1.14.6"
+ "graphql-yoga": "1.14.7"
10
11
"devDependencies": {
12
"now": "8.5.4"
basic/server/yarn.lock
@@ -593,9 +593,9 @@ graphql-tools@^3.0.2:
593
iterall "^1.1.3"
594
uuid "^3.1.0"
595
596
-[email protected].6:
597
- version "1.14.6"
598
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.6.tgz#610219af29b0db13636547609aaebb0e320fc503"
+[email protected].7:
+ version "1.14.7"
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.7.tgz#0ce1f59b131d196438711d7100d9b03c0fb3a1d7"
599
dependencies:
600
"@types/cors" "^2.8.4"
601
"@types/express" "^4.11.1"
0 commit comments