@@ -72,6 +72,12 @@ ajv@^5.5.1:
72
72
fast-json-stable-stringify "^2.0.0"
73
73
json-schema-traverse "^0.3.0"
74
74
75
+ ansi-styles@^3.1.0 :
76
+ version "3.2.0"
77
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88"
78
+ dependencies :
79
+ color-convert "^1.9.0"
80
+
75
81
apollo-cache-control@^0.0.x :
76
82
version "0.0.7"
77
83
resolved "https://registry.yarnpkg.com/apollo-cache-control/-/apollo-cache-control-0.0.7.tgz#ffef56413a429a1ce204be5b78d248c4fe3b67ac"
224
230
version "3.0.0"
225
231
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
226
232
233
+ chalk@^2.3.0 :
234
+ version "2.3.0"
235
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
236
+ dependencies :
237
+ ansi-styles "^3.1.0"
238
+ escape-string-regexp "^1.0.5"
239
+ supports-color "^4.0.0"
240
+
227
241
co@^4.6.0 :
228
242
version "4.6.0"
229
243
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
230
244
245
+ color-convert@^1.9.0 :
246
+ version "1.9.1"
247
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.1.tgz#c1261107aeb2f294ebffec9ed9ecad529a6097ed"
248
+ dependencies :
249
+ color-name "^1.1.1"
250
+
251
+ color-name@^1.1.1 :
252
+ version "1.1.3"
253
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
254
+
231
255
232
256
version "0.0.1"
233
257
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -341,6 +365,10 @@ escape-html@~1.0.3:
341
365
version "1.0.3"
342
366
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
343
367
368
+ escape-string-regexp@^1.0.5 :
369
+ version "1.0.5"
370
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
371
+
344
372
esprima@^4.0.0 :
345
373
version "4.0.0"
346
374
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
463
491
version "1.2.0"
464
492
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.2.0.tgz#6c7a9de36a130c5048fa8d9817dff2b5a88bc226"
465
493
466
-
467
- version "0.2.1"
468
- resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.2.1.tgz#3f5b53c64e917550830a62d3a87bb64ee3ce3e66"
469
- dependencies :
470
- ajv "^5.5.1"
471
- bluebird "^3.5.1"
472
- debug "^3.1.0"
473
- dotenv "^4.0.0"
474
- fs-extra "^4.0.3"
475
- graphcool-json-schema "1.2.0"
476
- isomorphic-fetch "^2.2.1"
477
- js-yaml "^3.10.0"
478
- json-stable-stringify "^1.0.1"
479
- jsonwebtoken "^8.1.0"
480
- lodash "^4.17.4"
481
- replaceall "^0.1.6"
482
- scuid "^1.0.2"
483
- yaml-ast-parser "^0.0.40"
484
-
485
494
486
495
version "0.4.8"
487
496
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.4.8.tgz#c1e70a88ccc8b8eea81fb80b7c369a2b734240b9"
516
525
graphcool-yml "0.4.8"
517
526
graphql-config "^1.1.4"
518
527
519
- graphql-config-extension-graphcool@^1. 0.0 :
520
- version "1. 0.0"
521
- resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool /-/graphql-config-extension-graphcool-1. 0.0.tgz#aeac68bc54126f17f263058893b556529ec46f94 "
528
+ graphql-config-extension-prisma@ 0.0.3 :
529
+ version "0.0.3 "
530
+ resolved "https://registry.yarnpkg.com/graphql-config-extension-prisma /-/graphql-config-extension-prisma- 0.0.3. tgz#2fea0a34ef128e1763cb3ebfa6becd99549fe1ef "
522
531
dependencies :
523
- graphcool-yml "0.2.1"
524
532
graphql-config "^1.1.4"
533
+ prisma-yml "0.0.4"
525
534
526
535
graphql-config@^1.1.1, graphql-config@^1.1.4 :
527
536
version "1.1.4"
@@ -564,33 +573,26 @@ graphql-import@^0.3.0:
564
573
graphql "^0.12.3"
565
574
lodash "^4.17.4"
566
575
567
-
568
- version "1.4.3 "
569
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.3 .tgz#e31c48bc43b6c4f4c7a96182bafa436f16a20376 "
576
+
577
+ version "1.4.4 "
578
+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.4 .tgz#3870bba04b160b81a84692bcda4f5c8fabd904a8 "
570
579
dependencies :
571
580
dotenv "^4.0.0"
572
581
graphql-config "^1.1.1"
573
582
graphql-config-extension-graphcool "1.0.4"
583
+ graphql-config-extension-prisma "0.0.3"
574
584
575
- graphql-playground-html@^1.3.6 :
576
- version "1.4.2 "
577
- resolved "https://registry.yarnpkg.com/graphql-playground-html /-/graphql-playground-html- 1.4.2 .tgz#af97a84ea6cf6ba18e8ff148a6a8b17eef40aa46 "
585
+ graphql-playground-[email protected] :
586
+ version "1.4.9 "
587
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express /-/graphql-playground-middleware-express- 1.4.9 .tgz#fa7f0f629955e8a6b729704afcd8c5f2e2916d74 "
578
588
dependencies :
579
- dotenv "^4.0.0"
580
- graphql-config "^1.1.1"
581
- graphql-config-extension-graphcool "^1.0.0"
582
-
583
-
584
- version "1.4.8"
585
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.8.tgz#b2c4303e4929ca5f1cef78153c9ef597f4fd8b61"
586
- dependencies :
587
- graphql-playground-html "1.4.3"
589
+ graphql-playground-html "1.4.4"
588
590
589
-
590
- version "1.3.9 "
591
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.3.9 .tgz#29109890f396b71161f79d5c83c8a0af8dc4f8b6 "
591
+
592
+ version "1.3.10 "
593
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.3.10 .tgz#652195453c1bd9039d7d12e975c74b7a38e337e6 "
592
594
dependencies :
593
- graphql-playground-html "^1.3.6 "
595
+ graphql-playground-html "1.4.4 "
594
596
595
597
graphql-request@^1.4.0 :
596
598
version "1.4.0"
@@ -625,9 +627,9 @@ graphql-tools@^2.16.0:
625
627
graphql-subscriptions "^0.5.6"
626
628
uuid "^3.1.0"
627
629
628
-
629
- version "1.1.5 "
630
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.5 .tgz#9c3c2c95ca8b73ec31ea13392c5f11ed65a0383b "
630
+
631
+ version "1.1.7 "
632
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.7 .tgz#131730f850d01ee3397d882a8fde54a2b91ec496 "
631
633
dependencies :
632
634
" @types/cors" " ^2.8.3"
633
635
" @types/express" " ^4.0.39"
642
644
express "^4.16.2"
643
645
graphql "^0.12.0"
644
646
graphql-import "^0.3.0"
645
- graphql-playground-middleware-express "1.4.8 "
646
- graphql-playground-middleware-lambda "1.3.9 "
647
+ graphql-playground-middleware-express "1.4.9 "
648
+ graphql-playground-middleware-lambda "1.3.10 "
647
649
graphql-subscriptions "^0.5.6"
648
650
graphql-tools "^2.16.0"
649
651
portfinder "^1.0.13"
655
657
dependencies :
656
658
iterall "1.1.3"
657
659
660
+ has-flag@^2.0.0 :
661
+ version "2.0.0"
662
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
663
+
658
664
[email protected] , http-errors@~1.6.2:
659
665
version "1.6.2"
660
666
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
@@ -910,6 +916,30 @@ portfinder@^1.0.13:
910
916
debug "^2.2.0"
911
917
mkdirp "0.5.x"
912
918
919
+ prisma-json-schema@^0.0.1 :
920
+ version "0.0.1"
921
+ resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.0.1.tgz#0802e156a293faefdf21e5e41beb8d3681f45cb1"
922
+
923
+
924
+ version "0.0.4"
925
+ resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-0.0.4.tgz#66b54f5056f087ff548719bb62e5251ca49fe4b1"
926
+ dependencies :
927
+ ajv "^5.5.1"
928
+ bluebird "^3.5.1"
929
+ chalk "^2.3.0"
930
+ debug "^3.1.0"
931
+ dotenv "^4.0.0"
932
+ fs-extra "^4.0.3"
933
+ isomorphic-fetch "^2.2.1"
934
+ js-yaml "^3.10.0"
935
+ json-stable-stringify "^1.0.1"
936
+ jsonwebtoken "^8.1.0"
937
+ lodash "^4.17.4"
938
+ prisma-json-schema "^0.0.1"
939
+ replaceall "^0.1.6"
940
+ scuid "^1.0.2"
941
+ yaml-ast-parser "^0.0.40"
942
+
913
943
proxy-addr@~2.0.2 :
914
944
version "2.0.2"
915
945
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -1053,6 +1083,12 @@ subscriptions-transport-ws@^0.9.4:
1053
1083
symbol-observable "^1.0.4"
1054
1084
ws "^3.0.0"
1055
1085
1086
+ supports-color@^4.0.0 :
1087
+ version "4.5.0"
1088
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
1089
+ dependencies :
1090
+ has-flag "^2.0.0"
1091
+
1056
1092
symbol-observable@^1.0.4 :
1057
1093
version "1.1.0"
1058
1094
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.1.0.tgz#5c68fd8d54115d9dfb72a84720549222e8db9b32"
0 commit comments