Skip to content

Commit 32bd420

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.8.5
1 parent 26cbb7b commit 32bd420

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.3.20",
8-
"graphql-yoga": "1.8.4"
8+
"graphql-yoga": "1.8.5"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -485,9 +485,9 @@ [email protected]:
485485
dependencies:
486486
graphql-config "2.0.0"
487487

488-
489-
version "1.6.0"
490-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.0.tgz#2a9da3a397ea63573c0186cb7b61f300d45794a0"
488+
489+
version "1.6.1"
490+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.1.tgz#d6287d124a1c55845a52a7d727c371da99cdf0b0"
491491
dependencies:
492492
graphql-playground-html "1.5.5"
493493

@@ -529,9 +529,9 @@ graphql-tools@^2.23.1:
529529
iterall "^1.1.3"
530530
uuid "^3.1.0"
531531

532-
533-
version "1.8.4"
534-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.4.tgz#f62083553861ca13dcc2c0de4f8da716326f70c0"
532+
533+
version "1.8.5"
534+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.5.tgz#e06c77fbfd6a186afeaf21baf9617bdf8636d502"
535535
dependencies:
536536
"@types/cors" "^2.8.3"
537537
"@types/express" "^4.11.1"
@@ -546,7 +546,7 @@ [email protected]:
546546
express "^4.16.3"
547547
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
548548
graphql-import "^0.5.0"
549-
graphql-playground-middleware-express "1.6.0"
549+
graphql-playground-middleware-express "1.6.1"
550550
graphql-playground-middleware-lambda "1.5.0"
551551
graphql-subscriptions "^0.5.8"
552552
graphql-tools "^2.23.1"

0 commit comments

Comments
 (0)