|
467 | 467 | graphql "^0.12.3"
|
468 | 468 | lodash "^4.17.4"
|
469 | 469 |
|
470 |
| -graphql-import@^0.4.0, graphql-import@^0.4.1: |
| 470 | +graphql-import@^0.4.0: |
471 | 471 | version "0.4.1"
|
472 | 472 | resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.1.tgz#ef1c047d6250bc8c009b12b64c26924ac4f4716c"
|
473 | 473 | dependencies:
|
474 | 474 | graphql "^0.12.3"
|
475 | 475 | lodash "^4.17.4"
|
476 | 476 |
|
| 477 | +graphql-import@^0.4.4: |
| 478 | + version "0.4.4" |
| 479 | + resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.4.tgz#57a485f3b954fd3fa80ae58bf35d8d158e263e92" |
| 480 | + dependencies: |
| 481 | + lodash "^4.17.4" |
| 482 | + |
477 | 483 |
|
478 | 484 | version "1.5.5"
|
479 | 485 | resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.5.tgz#e2aca543eb66b435ead495b45244b2604d6b2d48"
|
@@ -505,6 +511,12 @@ graphql-subscriptions@^0.5.6:
|
505 | 511 | es6-promise "^4.1.1"
|
506 | 512 | iterall "^1.1.3"
|
507 | 513 |
|
| 514 | +graphql-subscriptions@^0.5.8: |
| 515 | + version "0.5.8" |
| 516 | + resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-0.5.8.tgz#13a6143c546bce390404657dc73ca501def30aa7" |
| 517 | + dependencies: |
| 518 | + iterall "^1.2.1" |
| 519 | + |
508 | 520 | [email protected], graphql-tools@^2.18.0:
|
509 | 521 | version "2.18.0"
|
510 | 522 | resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
|
|
515 | 527 | graphql-subscriptions "^0.5.6"
|
516 | 528 | uuid "^3.1.0"
|
517 | 529 |
|
518 |
| - |
519 |
| - version "1.4.1" |
520 |
| - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.1.tgz#e8343f60082da55026759f130c65e26083f9c5fe" |
| 530 | + |
| 531 | + version "1.4.2" |
| 532 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.2.tgz#69c9e9eed5245c45af4462f17db72772757e27c0" |
521 | 533 | dependencies:
|
522 | 534 | "@types/cors" "^2.8.3"
|
523 | 535 | "@types/express" "^4.0.39"
|
|
530 | 542 | body-parser-graphql "1.0.0"
|
531 | 543 | cors "^2.8.4"
|
532 | 544 | express "^4.16.2"
|
533 |
| - graphql "^0.13.0" |
534 |
| - graphql-import "^0.4.1" |
| 545 | + graphql "^0.13.1" |
| 546 | + graphql-import "^0.4.4" |
535 | 547 | graphql-playground-middleware-express "1.5.7"
|
536 | 548 | graphql-playground-middleware-lambda "1.4.3"
|
537 |
| - graphql-subscriptions "^0.5.6" |
| 549 | + graphql-subscriptions "^0.5.8" |
538 | 550 | graphql-tools "^2.18.0"
|
539 |
| - subscriptions-transport-ws "^0.9.5" |
| 551 | + subscriptions-transport-ws "^0.9.6" |
540 | 552 |
|
541 | 553 | [email protected], graphql@^0.12.3:
|
542 | 554 | version "0.12.3"
|
543 | 555 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
|
544 | 556 | dependencies:
|
545 | 557 | iterall "1.1.3"
|
546 | 558 |
|
547 |
| -graphql@^0.13.0: |
548 |
| - version "0.13.0" |
549 |
| - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6" |
| 559 | +graphql@^0.13.1: |
| 560 | + version "0.13.1" |
| 561 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55" |
550 | 562 | dependencies:
|
551 |
| - iterall "1.1.x" |
| 563 | + iterall "^1.2.0" |
552 | 564 |
|
553 | 565 | [email protected], http-errors@~1.6.2:
|
554 | 566 | version "1.6.2"
|
|
591 | 603 | version "1.1.3"
|
592 | 604 | resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
|
593 | 605 |
|
594 |
| -iterall@1.1.x: |
595 |
| - version "1.1.4" |
596 |
| - resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc" |
| 606 | +iterall@^1.2.0, iterall@^1.2.1: |
| 607 | + version "1.2.1" |
| 608 | + resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1.tgz#59a347ae8001d2d4bc546b8487ca755d61849965" |
597 | 609 |
|
598 | 610 |
|
599 | 611 | version "0.15.0"
|
@@ -877,7 +889,7 @@ string_decoder@~0.10.x:
|
877 | 889 | version "0.10.31"
|
878 | 890 | resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
|
879 | 891 |
|
880 |
| -[email protected], subscriptions-transport-ws@^0.9.5: |
| 892 | + |
881 | 893 | version "0.9.5"
|
882 | 894 | resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.5.tgz#faa9eb1230d5f2efe355368cd973b867e4483c53"
|
883 | 895 | dependencies:
|
|
890 | 902 | symbol-observable "^1.0.4"
|
891 | 903 | ws "^3.0.0"
|
892 | 904 |
|
| 905 | +subscriptions-transport-ws@^0.9.6: |
| 906 | + version "0.9.6" |
| 907 | + resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.6.tgz#5ff86a0746316ca3eb2423b118b8bc74a6793e1b" |
| 908 | + dependencies: |
| 909 | + backo2 "^1.0.2" |
| 910 | + eventemitter3 "^2.0.3" |
| 911 | + iterall "^1.2.1" |
| 912 | + lodash.assign "^4.2.0" |
| 913 | + lodash.isobject "^3.0.2" |
| 914 | + lodash.isstring "^4.0.1" |
| 915 | + symbol-observable "^1.0.4" |
| 916 | + ws "^3.0.0" |
| 917 | + |
893 | 918 | symbol-observable@^1.0.4:
|
894 | 919 | version "1.1.0"
|
895 | 920 | resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.1.0.tgz#5c68fd8d54115d9dfb72a84720549222e8db9b32"
|
|
0 commit comments