29
29
" @types/express-serve-static-core" " *"
30
30
" @types/serve-static" " *"
31
31
32
- " @types/graphql@^ 0.11.6 " , "@types/graphql@^0.11.7":
32
+ " @types/[email protected] .7 " , "@types/graphql@^0.11.7":
33
33
version "0.11.7"
34
34
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
35
35
@@ -496,9 +496,9 @@ graphcool-json-schema@^1.0.1-beta.5:
496
496
version "1.0.1-beta.6"
497
497
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-beta.6.tgz#95c3442c84d6c7596c2e2e50db185529a18c501e"
498
498
499
- graphcool-yml@^0.0.22 :
500
- version "0.0.22 "
501
- resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.22 .tgz#8b227e1ec36d6b6f31eb1f67879e6f8b9332ca8f "
499
+ graphcool-yml@^0.1.7 :
500
+ version "0.1.7 "
501
+ resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.1.7 .tgz#3de1219771f40d4d0cf4fabdd113d6132734146a "
502
502
dependencies :
503
503
ajv "^5.5.1"
504
504
bluebird "^3.5.1"
@@ -515,29 +515,19 @@ graphcool-yml@^0.0.22:
515
515
scuid "^1.0.2"
516
516
yaml-ast-parser "^0.0.40"
517
517
518
- graphql-config-extension-graphcool@^0.1.5 :
519
- version "0.1.5"
520
- resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.1.5.tgz#66d408c25653c09b815956dc3786e08dd742e73e"
521
- dependencies :
522
- graphcool-yml "^0.0.22"
523
- graphql-config "^1.1.0"
524
-
525
- graphql-config@^1.0.9 :
526
- version "1.0.9"
527
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.0.9.tgz#8fa416a7c2bdb8f62f441324775dd3ff8a266652"
518
+ graphql-config-extension-graphcool@^0.2.0 :
519
+ version "0.2.0"
520
+ resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.2.0.tgz#ac5b70bb88bb56ce6897ae4ce56d6189cae360c1"
528
521
dependencies :
529
- graphql "^0.11.7"
530
- graphql-request "^1.4.0"
531
- js-yaml "^3.10.0"
532
- minimatch "^3.0.4"
533
- rimraf "^2.6.2"
522
+ graphcool-yml "^0.1.7"
523
+ graphql-config "^1.1.1"
534
524
535
- graphql-config@^1.1.0 :
536
- version "1.1.0 "
537
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.0 .tgz#0d1089db1da7695f556ed9204099fea8a238af88 "
525
+ graphql-config@^1.1.1 :
526
+ version "1.1.2 "
527
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.2 .tgz#fdb49dcf6543eb2ce17072a306d2700e04f16adc "
538
528
dependencies :
539
- graphql "^0.11.7 "
540
- graphql-import "^0.1.5 "
529
+ graphql "^0.12.3 "
530
+ graphql-import "^0.1.7 "
541
531
graphql-request "^1.4.0"
542
532
js-yaml "^3.10.0"
543
533
minimatch "^3.0.4"
@@ -550,28 +540,28 @@ graphql-extensions@^0.0.x:
550
540
core-js "^2.5.1"
551
541
source-map-support "^0.5.0"
552
542
553
- graphql-import@^0.1.5 :
554
- version "0.1.5 "
555
- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.5 .tgz#f1f6ae6e015adcea15c3e8bbe72247d3795113ea "
543
+ graphql-import@^0.1.7 :
544
+ version "0.1.8 "
545
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8 .tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d "
556
546
dependencies :
557
- " @types/graphql" " ^ 0.11.6 "
547
+ " @types/graphql" " 0.11.7 "
558
548
" @types/lodash" " ^4.14.85"
559
- graphql "^0.11.7 "
549
+ graphql "^0.12.3 "
560
550
lodash "^4.17.4"
561
551
562
- graphql-playground-html@^1.3.10-beta.3 :
563
- version "1.3.10-beta.3 "
564
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.10-beta.3. tgz#27acc8b34d8314d143e1858d0aa393d09c4de63b "
552
+ graphql-playground-html@^1.3.13 :
553
+ version "1.3.13 "
554
+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.13. tgz#ac1b0491af1052fb0cbb090e054f6f6fa2797486 "
565
555
dependencies :
566
556
dotenv "^4.0.0"
567
- graphql-config "^1.0.9 "
568
- graphql-config-extension-graphcool "^0.1.5 "
557
+ graphql-config "^1.1.1 "
558
+ graphql-config-extension-graphcool "^0.2.0 "
569
559
570
- graphql-playground-middleware-express@^1.3.10-beta.3 :
571
- version "1.3.10-beta.3 "
572
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.10-beta.3. tgz#ff5f754c04f9d9fb616d81ffda67bce1e8b33bd2 "
560
+ graphql-playground-middleware-express@^1.3.13 :
561
+ version "1.3.13 "
562
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.13. tgz#78931f1b06840566bfd90a6b1c97d0eb8e30af3f "
573
563
dependencies :
574
- graphql-playground-html "^1.3.10-beta.3 "
564
+ graphql-playground-html "^1.3.13 "
575
565
graphql-playground-middleware "^1.2.1-beta.6"
576
566
577
567
graphql-playground-middleware@^1.2.1-beta.6 :
@@ -601,13 +591,7 @@ graphql-tools@^2.14.0:
601
591
deprecated-decorator "^0.1.6"
602
592
uuid "^3.1.0"
603
593
604
- graphql@^0.11.7 :
605
- version "0.11.7"
606
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
607
- dependencies :
608
- iterall "1.1.3"
609
-
610
- graphql@^0.12.0 :
594
+ graphql@^0.12.0, graphql@^0.12.3 :
611
595
version "0.12.3"
612
596
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
613
597
dependencies :
@@ -1067,7 +1051,7 @@ tslib@^1.0.0, tslib@^1.7.1:
1067
1051
version "1.8.0"
1068
1052
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
1069
1053
1070
- tslint-config-standard@^ 7.0.0 :
1054
+
1071
1055
version "7.0.0"
1072
1056
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-7.0.0.tgz#47bbf25578ed2212456f892d51e1abe884a29f15"
1073
1057
dependencies :
@@ -1081,7 +1065,7 @@ tslint-eslint-rules@^4.1.1:
1081
1065
tslib "^1.0.0"
1082
1066
tsutils "^1.4.0"
1083
1067
1084
- tslint@^ 5.8.0 :
1068
+
1085
1069
version "5.8.0"
1086
1070
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.8.0.tgz#1f49ad5b2e77c76c3af4ddcae552ae4e3612eb13"
1087
1071
dependencies :
@@ -1114,7 +1098,7 @@ type-is@~1.6.15:
1114
1098
media-typer "0.3.0"
1115
1099
mime-types "~2.1.15"
1116
1100
1117
- typescript@^ 2.6.2 :
1101
+
1118
1102
version "2.6.2"
1119
1103
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
1120
1104
0 commit comments