@@ -402,27 +402,23 @@ graphql-import@^0.4.0, graphql-import@^0.4.1:
402
402
graphql "^0.12.3"
403
403
lodash "^4.17.4"
404
404
405
- graphql-playground-html@1.5.0 :
406
- version "1.5.0"
407
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.0.tgz#bfe1a53e8e7df563bdbd20077e0ac6bf9aaf0f64"
408
-
409
- graphql-playground-html@1.5.2 :
410
- version "1.5.2"
411
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.2.tgz#ccd97ac1960cfb1872b314bafb1957e7a6df7984"
405
+ graphql-playground-html@1.5.4 :
406
+ version "1.5.4"
407
+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.4.tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6"
412
408
dependencies :
413
409
graphql-config "1.1.7"
414
410
415
- graphql-playground-middleware-express@1.5.3 :
416
- version "1.5.3 "
417
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.3 .tgz#5fd5c42d5cba8b24107ececfaf4e6b68690551fe "
411
+ graphql-playground-middleware-express@1.5.6 :
412
+ version "1.5.6 "
413
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.6 .tgz#db3c4b0ab5fd999cd9ed0ee16460dca321878afd "
418
414
dependencies :
419
- graphql-playground-html "1.5.2 "
415
+ graphql-playground-html "1.5.4 "
420
416
421
- graphql-playground-middleware-lambda@1.4.0 :
422
- version "1.4.0 "
423
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.0 .tgz#6fc450b16b67f8e9a9c41bd108cb9a4fa75abd27 "
417
+ graphql-playground-middleware-lambda@1.4.2 :
418
+ version "1.4.2 "
419
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.2 .tgz#6954ed6e7166049468287d730810942e288b5b98 "
424
420
dependencies :
425
- graphql-playground-html "1.5.0 "
421
+ graphql-playground-html "1.5.4 "
426
422
427
423
graphql-request@^1.4.0 :
428
424
version "1.4.0"
@@ -457,9 +453,9 @@ graphql-tools@^2.18.0:
457
453
graphql-subscriptions "^0.5.6"
458
454
uuid "^3.1.0"
459
455
460
- graphql-yoga@1.2.5 :
461
- version "1.2.5 "
462
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.5. tgz#142d60af6bc1f1486ebfa34a8dd06395da9297c8 "
456
+ graphql-yoga@1.3.2 :
457
+ version "1.3.2 "
458
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.2. tgz#1d50f95054c2337c85f3a1817070c65954295d3f "
463
459
dependencies :
464
460
" @types/cors" " ^2.8.3"
465
461
" @types/express" " ^4.0.39"
@@ -473,8 +469,8 @@ graphql-yoga@1.2.5:
473
469
express "^4.16.2"
474
470
graphql "^0.13.0"
475
471
graphql-import "^0.4.1"
476
- graphql-playground-middleware-express "1.5.3 "
477
- graphql-playground-middleware-lambda "1.4.0 "
472
+ graphql-playground-middleware-express "1.5.6 "
473
+ graphql-playground-middleware-lambda "1.4.2 "
478
474
graphql-subscriptions "^0.5.6"
479
475
graphql-tools "^2.18.0"
480
476
subscriptions-transport-ws "^0.9.5"
0 commit comments