|
29 | 29 | "@types/express-serve-static-core" "*"
|
30 | 30 | "@types/serve-static" "*"
|
31 | 31 |
|
32 |
| -"@types/graphql@^0.11.8": |
33 |
| - version "0.11.8" |
34 |
| - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.8.tgz#53ff3604e99db810dd43347f19fcd1c59725a7bb" |
| 32 | +"@types/graphql@^0.12.0": |
| 33 | + version "0.12.3" |
| 34 | + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3.tgz#c429585aaa4523135e0ab4e12dec72d2d913946f" |
35 | 35 |
|
36 | 36 | "@types/mime@*":
|
37 | 37 | version "2.0.0"
|
|
473 | 473 | graphql-subscriptions "^0.5.6"
|
474 | 474 | uuid "^3.1.0"
|
475 | 475 |
|
476 |
| - |
477 |
| - version "1.2.3" |
478 |
| - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.3.tgz#62889bf7f77e61b441848de3209bf73f762eab4f" |
| 476 | + |
| 477 | + version "1.2.5" |
| 478 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.5.tgz#142d60af6bc1f1486ebfa34a8dd06395da9297c8" |
479 | 479 | dependencies:
|
480 | 480 | "@types/cors" "^2.8.3"
|
481 | 481 | "@types/express" "^4.0.39"
|
482 |
| - "@types/graphql" "^0.11.8" |
| 482 | + "@types/graphql" "^0.12.0" |
483 | 483 | "@types/zen-observable" "^0.5.3"
|
484 | 484 | apollo-server-express "^1.3.2"
|
485 | 485 | apollo-server-lambda "1.3.2"
|
486 | 486 | apollo-upload-server "^4.0.0-alpha.1"
|
487 | 487 | body-parser-graphql "1.0.0"
|
488 | 488 | cors "^2.8.4"
|
489 | 489 | express "^4.16.2"
|
490 |
| - graphql "^0.12.0" |
| 490 | + graphql "^0.13.0" |
491 | 491 | graphql-import "^0.4.1"
|
492 | 492 | graphql-playground-middleware-express "1.5.3"
|
493 | 493 | graphql-playground-middleware-lambda "1.4.0"
|
494 | 494 | graphql-subscriptions "^0.5.6"
|
495 | 495 | graphql-tools "^2.18.0"
|
496 | 496 | subscriptions-transport-ws "^0.9.5"
|
497 | 497 |
|
498 |
| -[email protected], graphql@^0.12.0, graphql@^0.12.3: |
| 498 | +[email protected], graphql@^0.12.3: |
499 | 499 | version "0.12.3"
|
500 | 500 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
|
501 | 501 | dependencies:
|
502 | 502 | iterall "1.1.3"
|
503 | 503 |
|
| 504 | +graphql@^0.13.0: |
| 505 | + version "0.13.0" |
| 506 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6" |
| 507 | + dependencies: |
| 508 | + iterall "1.1.x" |
| 509 | + |
504 | 510 | [email protected], http-errors@~1.6.2:
|
505 | 511 | version "1.6.2"
|
506 | 512 | resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
|
|
534 | 540 | version "1.1.3"
|
535 | 541 | resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
|
536 | 542 |
|
| 543 | + |
| 544 | + version "1.1.4" |
| 545 | + resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc" |
| 546 | + |
537 | 547 | js-yaml@^3.10.0:
|
538 | 548 | version "3.10.0"
|
539 | 549 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
|
|
0 commit comments