|
33 | 33 | "@types/express-serve-static-core" "*"
|
34 | 34 | "@types/serve-static" "*"
|
35 | 35 |
|
36 |
| -"@types/graphql@^0.11.8": |
37 |
| - version "0.11.8" |
38 |
| - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.8.tgz#53ff3604e99db810dd43347f19fcd1c59725a7bb" |
| 36 | +"@types/graphql@^0.12.0": |
| 37 | + version "0.12.3" |
| 38 | + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3.tgz#c429585aaa4523135e0ab4e12dec72d2d913946f" |
39 | 39 |
|
40 | 40 | "@types/mime@*":
|
41 | 41 | version "2.0.0"
|
|
457 | 457 | deprecated-decorator "^0.1.6"
|
458 | 458 | uuid "^3.1.0"
|
459 | 459 |
|
460 |
| - |
461 |
| - version "1.2.4" |
462 |
| - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.4.tgz#6212b9c12984b9d6afdb2adab6d30d81fee84bc8" |
| 460 | + |
| 461 | + version "1.2.5" |
| 462 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.5.tgz#142d60af6bc1f1486ebfa34a8dd06395da9297c8" |
463 | 463 | dependencies:
|
464 | 464 | "@types/cors" "^2.8.3"
|
465 | 465 | "@types/express" "^4.0.39"
|
466 |
| - "@types/graphql" "^0.11.8" |
| 466 | + "@types/graphql" "^0.12.0" |
467 | 467 | "@types/zen-observable" "^0.5.3"
|
468 | 468 | apollo-server-express "^1.3.2"
|
469 | 469 | apollo-server-lambda "1.3.2"
|
470 | 470 | apollo-upload-server "^4.0.0-alpha.1"
|
471 | 471 | body-parser-graphql "1.0.0"
|
472 | 472 | cors "^2.8.4"
|
473 | 473 | express "^4.16.2"
|
474 |
| - graphql "^0.12.0" |
| 474 | + graphql "^0.13.0" |
475 | 475 | graphql-import "^0.4.1"
|
476 | 476 | graphql-playground-middleware-express "1.5.3"
|
477 | 477 | graphql-playground-middleware-lambda "1.4.0"
|
478 | 478 | graphql-subscriptions "^0.5.6"
|
479 | 479 | graphql-tools "^2.18.0"
|
480 | 480 | subscriptions-transport-ws "^0.9.5"
|
481 | 481 |
|
482 |
| -[email protected], graphql@^0.12.0, graphql@^0.12.3: |
| 482 | +[email protected], graphql@^0.12.3: |
483 | 483 | version "0.12.3"
|
484 | 484 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
|
485 | 485 | dependencies:
|
486 | 486 | iterall "1.1.3"
|
487 | 487 |
|
488 |
| - |
| 488 | +[email protected], graphql@^0.13.0: |
489 | 489 | version "0.13.0"
|
490 | 490 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
|
491 | 491 | dependencies:
|
|
0 commit comments