Skip to content

Commit 7ae339f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.8.5
1 parent 8c65856 commit 7ae339f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"graphcool-binding": "1.3.5",
9-
"graphql-yoga": "1.8.4"
9+
"graphql-yoga": "1.8.5"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -518,9 +518,9 @@ [email protected]:
518518
dependencies:
519519
graphql-config "2.0.0"
520520

521-
522-
version "1.6.0"
523-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.0.tgz#2a9da3a397ea63573c0186cb7b61f300d45794a0"
521+
522+
version "1.6.1"
523+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.1.tgz#d6287d124a1c55845a52a7d727c371da99cdf0b0"
524524
dependencies:
525525
graphql-playground-html "1.5.5"
526526

@@ -569,9 +569,9 @@ graphql-tools@^2.23.1:
569569
iterall "^1.1.3"
570570
uuid "^3.1.0"
571571

572-
573-
version "1.8.4"
574-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.4.tgz#f62083553861ca13dcc2c0de4f8da716326f70c0"
572+
573+
version "1.8.5"
574+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.5.tgz#e06c77fbfd6a186afeaf21baf9617bdf8636d502"
575575
dependencies:
576576
"@types/cors" "^2.8.3"
577577
"@types/express" "^4.11.1"
@@ -586,7 +586,7 @@ [email protected]:
586586
express "^4.16.3"
587587
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
588588
graphql-import "^0.5.0"
589-
graphql-playground-middleware-express "1.6.0"
589+
graphql-playground-middleware-express "1.6.1"
590590
graphql-playground-middleware-lambda "1.5.0"
591591
graphql-subscriptions "^0.5.8"
592592
graphql-tools "^2.23.1"

0 commit comments

Comments
 (0)