Skip to content

Commit 38c4f59

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.3.1
1 parent efd62af commit 38c4f59

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.2.5"
9+
"graphql-yoga": "1.3.1"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -432,17 +432,17 @@ [email protected]:
432432
version "1.5.0"
433433
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.0.tgz#bfe1a53e8e7df563bdbd20077e0ac6bf9aaf0f64"
434434

435-
436-
version "1.5.2"
437-
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.2.tgz#ccd97ac1960cfb1872b314bafb1957e7a6df7984"
435+
436+
version "1.5.4"
437+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.4.tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6"
438438
dependencies:
439439
graphql-config "1.1.7"
440440

441-
442-
version "1.5.3"
443-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.3.tgz#5fd5c42d5cba8b24107ececfaf4e6b68690551fe"
441+
442+
version "1.5.6"
443+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.6.tgz#db3c4b0ab5fd999cd9ed0ee16460dca321878afd"
444444
dependencies:
445-
graphql-playground-html "1.5.2"
445+
graphql-playground-html "1.5.4"
446446

447447
448448
version "1.4.0"
@@ -473,9 +473,9 @@ [email protected], graphql-tools@^2.18.0:
473473
graphql-subscriptions "^0.5.6"
474474
uuid "^3.1.0"
475475

476-
graphql-yoga@1.2.5:
477-
version "1.2.5"
478-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.5.tgz#142d60af6bc1f1486ebfa34a8dd06395da9297c8"
476+
graphql-yoga@1.3.1:
477+
version "1.3.1"
478+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.1.tgz#588b57827f8f72eae1c752f16745044f5ef6a95c"
479479
dependencies:
480480
"@types/cors" "^2.8.3"
481481
"@types/express" "^4.0.39"
@@ -489,7 +489,7 @@ [email protected]:
489489
express "^4.16.2"
490490
graphql "^0.13.0"
491491
graphql-import "^0.4.1"
492-
graphql-playground-middleware-express "1.5.3"
492+
graphql-playground-middleware-express "1.5.6"
493493
graphql-playground-middleware-lambda "1.4.0"
494494
graphql-subscriptions "^0.5.6"
495495
graphql-tools "^2.18.0"

0 commit comments

Comments
 (0)