|
482 | 482 | scuid "^1.0.2"
|
483 | 483 | yaml-ast-parser "^0.0.40"
|
484 | 484 |
|
| 485 | + |
| 486 | + version "0.4.8" |
| 487 | + resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.4.8.tgz#c1e70a88ccc8b8eea81fb80b7c369a2b734240b9" |
| 488 | + dependencies: |
| 489 | + ajv "^5.5.1" |
| 490 | + bluebird "^3.5.1" |
| 491 | + debug "^3.1.0" |
| 492 | + dotenv "^4.0.0" |
| 493 | + fs-extra "^4.0.3" |
| 494 | + graphcool-json-schema "1.2.0" |
| 495 | + isomorphic-fetch "^2.2.1" |
| 496 | + js-yaml "^3.10.0" |
| 497 | + json-stable-stringify "^1.0.1" |
| 498 | + jsonwebtoken "^8.1.0" |
| 499 | + lodash "^4.17.4" |
| 500 | + replaceall "^0.1.6" |
| 501 | + scuid "^1.0.2" |
| 502 | + yaml-ast-parser "^0.0.40" |
| 503 | + |
485 | 504 |
|
486 | 505 | version "0.5.0"
|
487 | 506 | resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.5.0.tgz#2ec068197ca003ea19024f9e617e053fc3afaffa"
|
|
491 | 510 | graphql-tools "2.16.0"
|
492 | 511 | iterall "^1.1.3"
|
493 | 512 |
|
| 513 | + |
| 514 | + version "1.0.4" |
| 515 | + resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-1.0.4.tgz#9346aace7e42688e35e4bd44039117608916aad0" |
| 516 | + dependencies: |
| 517 | + graphcool-yml "0.4.8" |
| 518 | + graphql-config "^1.1.4" |
| 519 | + |
494 | 520 | graphql-config-extension-graphcool@^1.0.0:
|
495 | 521 | version "1.0.0"
|
496 | 522 | resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-1.0.0.tgz#aeac68bc54126f17f263058893b556529ec46f94"
|
@@ -532,19 +558,27 @@ graphql-import@^0.1.7:
|
532 | 558 | graphql "^0.12.3"
|
533 | 559 | lodash "^4.17.4"
|
534 | 560 |
|
535 |
| -[email protected], graphql-playground-html@^1.3.6: |
| 561 | + |
| 562 | + version "1.4.3" |
| 563 | + resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.3.tgz#e31c48bc43b6c4f4c7a96182bafa436f16a20376" |
| 564 | + dependencies: |
| 565 | + dotenv "^4.0.0" |
| 566 | + graphql-config "^1.1.1" |
| 567 | + graphql-config-extension-graphcool "1.0.4" |
| 568 | + |
| 569 | +graphql-playground-html@^1.3.6: |
536 | 570 | version "1.4.2"
|
537 | 571 | resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.2.tgz#af97a84ea6cf6ba18e8ff148a6a8b17eef40aa46"
|
538 | 572 | dependencies:
|
539 | 573 | dotenv "^4.0.0"
|
540 | 574 | graphql-config "^1.1.1"
|
541 | 575 | graphql-config-extension-graphcool "^1.0.0"
|
542 | 576 |
|
543 |
| - |
544 |
| - version "1.4.7" |
545 |
| - resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.7.tgz#d6a8c11def09d36cd613bce996df3adc286b364a" |
| 577 | + |
| 578 | + version "1.4.8" |
| 579 | + resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.8.tgz#b2c4303e4929ca5f1cef78153c9ef597f4fd8b61" |
546 | 580 | dependencies:
|
547 |
| - graphql-playground-html "1.4.2" |
| 581 | + graphql-playground-html "1.4.3" |
548 | 582 |
|
549 | 583 |
|
550 | 584 | version "1.3.9"
|
|
575 | 609 | graphql-subscriptions "^0.5.6"
|
576 | 610 | uuid "^3.1.0"
|
577 | 611 |
|
578 |
| - |
579 |
| - version "1.1.4" |
580 |
| - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.4.tgz#ab388ed29e9c4562d9e9a48f3c0484c3e9d07901" |
| 612 | + |
| 613 | + version "1.1.5" |
| 614 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.5.tgz#9c3c2c95ca8b73ec31ea13392c5f11ed65a0383b" |
581 | 615 | dependencies:
|
582 | 616 | "@types/cors" "^2.8.3"
|
583 | 617 | "@types/express" "^4.0.39"
|
|
592 | 626 | express "^4.16.2"
|
593 | 627 | graphql "^0.12.0"
|
594 | 628 | graphql-import "^0.3.0"
|
595 |
| - graphql-playground-middleware-express "1.4.7" |
| 629 | + graphql-playground-middleware-express "1.4.8" |
596 | 630 | graphql-playground-middleware-lambda "1.3.9"
|
597 | 631 | graphql-subscriptions "^0.5.6"
|
598 | 632 | graphql-tools "^2.16.0"
|
|
0 commit comments