Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit d2e5806

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v0.8.2
1 parent d6f80da commit d2e5806

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

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": "0.4.3",
9-
"graphql-yoga": "0.8.1"
9+
"graphql-yoga": "0.8.2"
1010
},
1111
"devDependencies": {
1212
"now": "9.0.1"

basic/server/yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -444,20 +444,20 @@ graphcool-binding@0.4.3:
444444
graphql-tools "2.14.1"
445445
jsonwebtoken "^8.1.0"
446446

447-
graphcool-json-schema@^1.0.1-beta.5:
448-
version "1.0.1-beta.6"
449-
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-beta.6.tgz#95c3442c84d6c7596c2e2e50db185529a18c501e"
447+
graphcool-json-schema@1.2.0:
448+
version "1.2.0"
449+
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.2.0.tgz#6c7a9de36a130c5048fa8d9817dff2b5a88bc226"
450450

451-
graphcool-yml@^0.1.7:
452-
version "0.1.7"
453-
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.1.7.tgz#3de1219771f40d4d0cf4fabdd113d6132734146a"
451+
graphcool-yml@0.2.1:
452+
version "0.2.1"
453+
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.2.1.tgz#3f5b53c64e917550830a62d3a87bb64ee3ce3e66"
454454
dependencies:
455455
ajv "^5.5.1"
456456
bluebird "^3.5.1"
457457
debug "^3.1.0"
458458
dotenv "^4.0.0"
459459
fs-extra "^4.0.3"
460-
graphcool-json-schema "^1.0.1-beta.5"
460+
graphcool-json-schema "1.2.0"
461461
isomorphic-fetch "^2.2.1"
462462
js-yaml "^3.10.0"
463463
json-stable-stringify "^1.0.1"
@@ -475,14 +475,14 @@ graphql-binding@0.2.1:
475475
graphql "^0.12.3"
476476
graphql-tools "^2.14.1"
477477

478-
graphql-config-extension-graphcool@^0.2.0:
479-
version "0.2.0"
480-
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.2.0.tgz#ac5b70bb88bb56ce6897ae4ce56d6189cae360c1"
478+
graphql-config-extension-graphcool@^1.0.0:
479+
version "1.0.0"
480+
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-1.0.0.tgz#aeac68bc54126f17f263058893b556529ec46f94"
481481
dependencies:
482-
graphcool-yml "^0.1.7"
483-
graphql-config "^1.1.1"
482+
graphcool-yml "0.2.1"
483+
graphql-config "^1.1.4"
484484

485-
graphql-config@^1.1.1:
485+
graphql-config@^1.1.1, graphql-config@^1.1.4:
486486
version "1.1.4"
487487
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.4.tgz#af09659f877b96451838de456e4e4f4be45be6dd"
488488
dependencies:
@@ -518,19 +518,19 @@ graphql-import@^0.1.7:
518518
graphql "^0.12.3"
519519
lodash "^4.17.4"
520520

521-
graphql-playground-html@^1.3.13:
522-
version "1.3.13"
523-
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.13.tgz#ac1b0491af1052fb0cbb090e054f6f6fa2797486"
521+
graphql-playground-html@^1.4.0:
522+
version "1.4.0"
523+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.0.tgz#4792c6059360d60af352aa2a46ca9d6435e23780"
524524
dependencies:
525525
dotenv "^4.0.0"
526526
graphql-config "^1.1.1"
527-
graphql-config-extension-graphcool "^0.2.0"
527+
graphql-config-extension-graphcool "^1.0.0"
528528

529-
graphql-playground-middleware-express@^1.3.13:
530-
version "1.3.13"
531-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.13.tgz#78931f1b06840566bfd90a6b1c97d0eb8e30af3f"
529+
graphql-playground-middleware-express@1.4.0:
530+
version "1.4.0"
531+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.0.tgz#ac8b65e9623ea0ff25b848ba7f03906523e5ebb1"
532532
dependencies:
533-
graphql-playground-html "^1.3.13"
533+
graphql-playground-html "^1.4.0"
534534
graphql-playground-middleware "^1.2.1-beta.6"
535535

536536
graphql-playground-middleware@^1.2.1-beta.6:
@@ -578,9 +578,9 @@ graphql-tools@^2.16.0:
578578
graphql-subscriptions "^0.5.6"
579579
uuid "^3.1.0"
580580

581-
graphql-yoga@0.8.1:
582-
version "0.8.1"
583-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.8.1.tgz#aac559896d0d497bd020e66d073f2c0191d08fb9"
581+
graphql-yoga@0.8.2:
582+
version "0.8.2"
583+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.8.2.tgz#3a8870ca381688bba9135433014f6ca196ea67bf"
584584
dependencies:
585585
"@types/cors" "^2.8.3"
586586
"@types/express" "^4.0.39"
@@ -594,7 +594,7 @@ graphql-yoga@0.8.1:
594594
express "^4.16.2"
595595
graphql "^0.12.0"
596596
graphql-import "^0.1.9"
597-
graphql-playground-middleware-express "^1.3.13"
597+
graphql-playground-middleware-express "1.4.0"
598598
graphql-subscriptions "^0.5.6"
599599
graphql-tools "^2.16.0"
600600
portfinder "^1.0.13"

0 commit comments

Comments
 (0)