|
360 | 360 | version "0.5.2"
|
361 | 361 | resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
|
362 | 362 |
|
363 |
| - |
364 |
| - version "0.3.8" |
365 |
| - resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.8.tgz#c9959e9a9117e2cb7d0c03960c568916252173f0" |
| 363 | + |
| 364 | + version "0.3.9" |
| 365 | + resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.9.tgz#0aad638a2409d6920bbab04968f36d61dd65b01f" |
366 | 366 | dependencies:
|
367 | 367 | apollo-link "1.1.0"
|
368 | 368 | apollo-link-http "1.3.3"
|
369 | 369 | cross-fetch "1.1.1"
|
370 | 370 | graphql "0.13.0"
|
371 |
| - graphql-binding "1.2.0" |
| 371 | + graphql-binding "1.2.1" |
372 | 372 | graphql-tools "2.21.0"
|
373 | 373 |
|
374 |
| - |
375 |
| - version "1.2.0" |
376 |
| - resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.0.tgz#0876318735fb469631586d7721a2189eff7a8532" |
| 374 | + |
| 375 | + version "1.2.1" |
| 376 | + resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.1.tgz#60195fa62560a739727735eb42e37d3784080d27" |
377 | 377 | dependencies:
|
378 |
| - graphql "0.12.3" |
379 |
| - graphql-tools "2.18.0" |
380 |
| - iterall "1.1.3" |
| 378 | + graphql-tools "2.21.0" |
| 379 | + iterall "1.1.4" |
381 | 380 |
|
382 | 381 |
|
383 | 382 | version "1.1.7"
|
@@ -438,16 +437,6 @@ graphql-subscriptions@^0.5.6:
|
438 | 437 | es6-promise "^4.1.1"
|
439 | 438 | iterall "^1.1.3"
|
440 | 439 |
|
441 |
| -[email protected], graphql-tools@^2.18.0: |
442 |
| - version "2.18.0" |
443 |
| - resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b" |
444 |
| - dependencies: |
445 |
| - apollo-link "^1.0.0" |
446 |
| - apollo-utilities "^1.0.1" |
447 |
| - deprecated-decorator "^0.1.6" |
448 |
| - graphql-subscriptions "^0.5.6" |
449 |
| - uuid "^3.1.0" |
450 |
| - |
451 | 440 |
|
452 | 441 | version "2.21.0"
|
453 | 442 | resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.21.0.tgz#c0d0fbda6f40a87c8d267a2989ade2ae8b9a288e"
|
|
458 | 447 | iterall "^1.1.3"
|
459 | 448 | uuid "^3.1.0"
|
460 | 449 |
|
| 450 | +graphql-tools@^2.18.0: |
| 451 | + version "2.18.0" |
| 452 | + resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b" |
| 453 | + dependencies: |
| 454 | + apollo-link "^1.0.0" |
| 455 | + apollo-utilities "^1.0.1" |
| 456 | + deprecated-decorator "^0.1.6" |
| 457 | + graphql-subscriptions "^0.5.6" |
| 458 | + uuid "^3.1.0" |
| 459 | + |
461 | 460 |
|
462 | 461 | version "1.2.5"
|
463 | 462 | resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.5.tgz#142d60af6bc1f1486ebfa34a8dd06395da9297c8"
|
|
480 | 479 | graphql-tools "^2.18.0"
|
481 | 480 | subscriptions-transport-ws "^0.9.5"
|
482 | 481 |
|
483 |
| -[email protected], graphql@^0.12.3: |
484 |
| - version "0.12.3" |
485 |
| - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07" |
486 |
| - dependencies: |
487 |
| - iterall "1.1.3" |
488 |
| - |
489 | 482 | [email protected], graphql@^0.13.0:
|
490 | 483 | version "0.13.0"
|
491 | 484 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
|
492 | 485 | dependencies:
|
493 | 486 | iterall "1.1.x"
|
494 | 487 |
|
| 488 | +graphql@^0.12.3: |
| 489 | + version "0.12.3" |
| 490 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07" |
| 491 | + dependencies: |
| 492 | + iterall "1.1.3" |
| 493 | + |
495 | 494 | [email protected], http-errors@~1.6.2:
|
496 | 495 | version "1.6.2"
|
497 | 496 | resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
|
|
525 | 524 | version "1.1.3"
|
526 | 525 | resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
|
527 | 526 |
|
528 |
| - |
| 527 | + |
529 | 528 | version "1.1.4"
|
530 | 529 | resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
|
531 | 530 |
|
|
0 commit comments