|
446 | 446 | js-yaml "^3.10.0"
|
447 | 447 | minimatch "^3.0.4"
|
448 | 448 |
|
| 449 | + |
| 450 | + version "2.0.0" |
| 451 | + resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0.tgz#daf69091055c6f675d63893a2d14c48f3fec3327" |
| 452 | + dependencies: |
| 453 | + graphql-import "^0.4.0" |
| 454 | + graphql-request "^1.4.0" |
| 455 | + js-yaml "^3.10.0" |
| 456 | + lodash "^4.17.4" |
| 457 | + minimatch "^3.0.4" |
| 458 | + |
449 | 459 | graphql-extensions@^0.0.x:
|
450 | 460 | version "0.0.5"
|
451 | 461 | resolved "https://registry.yarnpkg.com/graphql-extensions/-/graphql-extensions-0.0.5.tgz#63bc4a3fd31aab12bfadf783cbc038a9a6937cf0"
|
|
466 | 476 | dependencies:
|
467 | 477 | graphql-config "1.1.7"
|
468 | 478 |
|
469 |
| -graphql-playground-middleware-express@1.5.6: |
470 |
| - version "1.5.6" |
471 |
| - resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.6.tgz#db3c4b0ab5fd999cd9ed0ee16460dca321878afd" |
| 479 | +graphql-playground-html@1.5.5: |
| 480 | + version "1.5.5" |
| 481 | + resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.5.tgz#e2aca543eb66b435ead495b45244b2604d6b2d48" |
472 | 482 | dependencies:
|
473 |
| - graphql-playground-html "1.5.4" |
| 483 | + graphql-config "2.0.0" |
| 484 | + |
| 485 | + |
| 486 | + version "1.5.7" |
| 487 | + resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.7.tgz#a07418791d9f3728b2bda18fc2c6edcaf997cc93" |
| 488 | + dependencies: |
| 489 | + graphql-playground-html "1.5.5" |
474 | 490 |
|
475 | 491 |
|
476 | 492 | version "1.4.2"
|
@@ -511,9 +527,9 @@ graphql-tools@^2.18.0:
|
511 | 527 | graphql-subscriptions "^0.5.6"
|
512 | 528 | uuid "^3.1.0"
|
513 | 529 |
|
514 |
| - |
515 |
| - version "1.3.5" |
516 |
| - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.5.tgz#7767b91de6d48756f835aee032c28f2b66c45641" |
| 530 | + |
| 531 | + version "1.3.6" |
| 532 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.6.tgz#59132410971875932d91f465e3a098cf2f11d607" |
517 | 533 | dependencies:
|
518 | 534 | "@types/cors" "^2.8.3"
|
519 | 535 | "@types/express" "^4.0.39"
|
|
528 | 544 | express "^4.16.2"
|
529 | 545 | graphql "^0.13.0"
|
530 | 546 | graphql-import "^0.4.1"
|
531 |
| - graphql-playground-middleware-express "1.5.6" |
| 547 | + graphql-playground-middleware-express "1.5.7" |
532 | 548 | graphql-playground-middleware-lambda "1.4.2"
|
533 | 549 | graphql-subscriptions "^0.5.6"
|
534 | 550 | graphql-tools "^2.18.0"
|
|
0 commit comments