@@ -430,19 +430,19 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
430
430
version "4.1.11"
431
431
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
432
432
433
- graphcool-binding@0.2.4 :
434
- version "0.2.4 "
435
- resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-0.2.4. tgz#e3a7007223daaca7db1d8f6594d8d886385c7fec "
433
+ graphcool-binding@0.4.0 :
434
+ version "0.4.0 "
435
+ resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-0.4.0. tgz#6a171818a6e6baa3d5a3f3417678fbb074e93f18 "
436
436
dependencies :
437
437
" @types/jsonwebtoken" " ^7.2.4"
438
438
apollo-link "^1.0.7"
439
439
apollo-link-http "^1.3.2"
440
440
cross-fetch "^1.1.1"
441
441
graphql "^0.12.3"
442
- graphql-import "^0.1.7 "
443
- graphql-request "^1.4.0 "
442
+ graphql-binding "^0.2.1 "
443
+ graphql-import "^0.1.8 "
444
444
graphql-schema-cache "^0.3.2"
445
- graphql-tools "^2.14.0 "
445
+ graphql-tools "^2.14.1 "
446
446
jsonwebtoken "^8.1.0"
447
447
448
448
graphcool-json-schema@^1.0.1-beta.5 :
@@ -468,6 +468,14 @@ graphcool-yml@^0.0.22:
468
468
scuid "^1.0.2"
469
469
yaml-ast-parser "^0.0.40"
470
470
471
+ graphql-binding@^0.2.1 :
472
+ version "0.2.1"
473
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.2.1.tgz#171c78fe2cf893359f62fed14901f70e3f235420"
474
+ dependencies :
475
+ " @types/graphql" " 0.11.7"
476
+ graphql "^0.12.3"
477
+ graphql-tools "^2.14.1"
478
+
471
479
graphql-config-extension-graphcool@^0.1.5 :
472
480
version "0.1.5"
473
481
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.1.5.tgz#66d408c25653c09b815956dc3786e08dd742e73e"
@@ -493,7 +501,7 @@ graphql-extensions@^0.0.x:
493
501
core-js "^2.5.1"
494
502
source-map-support "^0.5.0"
495
503
496
- [email protected] , graphql-import@^0.1.7 :
504
+
497
505
version "0.1.8"
498
506
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
499
507
dependencies :
@@ -511,6 +519,15 @@ graphql-import@^0.1.5:
511
519
graphql "^0.11.7"
512
520
lodash "^4.17.4"
513
521
522
+ graphql-import@^0.1.8 :
523
+ version "0.1.9"
524
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
525
+ dependencies :
526
+ " @types/graphql" " 0.11.7"
527
+ " @types/lodash" " ^4.14.85"
528
+ graphql "^0.12.3"
529
+ lodash "^4.17.4"
530
+
514
531
graphql-playground-html@^1.3.10-beta.3 :
515
532
version "1.3.10-beta.3"
516
533
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.10-beta.3.tgz#27acc8b34d8314d143e1858d0aa393d09c4de63b"
@@ -553,7 +570,7 @@ graphql-subscriptions@^0.5.6:
553
570
es6-promise "^4.1.1"
554
571
iterall "^1.1.3"
555
572
556
- graphql-tools@^2.14.0 :
573
+ graphql-tools@^2.14.0, graphql-tools@^2.14.1 :
557
574
version "2.14.1"
558
575
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.14.1.tgz#15f96683d7f178042baddcfc17d73dcfeee67356"
559
576
dependencies :
0 commit comments