File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 46
46
"graphql" : " ^0.13.0" ,
47
47
"graphql-import" : " ^0.4.1" ,
48
48
"graphql-playground-middleware-express" : " 1.5.6" ,
49
- "graphql-playground-middleware-lambda" : " 1.4.0 " ,
49
+ "graphql-playground-middleware-lambda" : " 1.4.2 " ,
50
50
"graphql-subscriptions" : " ^0.5.6" ,
51
51
"graphql-tools" : " ^2.18.0" ,
52
52
"subscriptions-transport-ws" : " ^0.9.5"
Original file line number Diff line number Diff line change 34
34
" @types/serve-static" " *"
35
35
36
36
" @types/graphql@^0.12.0 " :
37
- version "0.12.3 "
38
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3 .tgz#c429585aaa4523135e0ab4e12dec72d2d913946f "
37
+ version "0.12.4 "
38
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.4 .tgz#d43bb55d45c6de0178bbd11dd59d04fd42138d94 "
39
39
40
40
" @types/mime@* " :
41
41
version "2.0.0"
@@ -457,10 +457,6 @@ graphql-import@^0.4.0, graphql-import@^0.4.1:
457
457
graphql "^0.12.3"
458
458
lodash "^4.17.4"
459
459
460
- graphql-playground-html@1.5.0 :
461
- version "1.5.0"
462
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.0.tgz#bfe1a53e8e7df563bdbd20077e0ac6bf9aaf0f64"
463
-
464
460
graphql-playground-html@1.5.4 :
465
461
version "1.5.4"
466
462
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.4.tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6"
@@ -473,11 +469,11 @@ graphql-playground-middleware-express@1.5.6:
473
469
dependencies :
474
470
graphql-playground-html "1.5.4"
475
471
476
- graphql-playground-middleware-lambda@1.4.0 :
477
- version "1.4.0 "
478
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.0 .tgz#6fc450b16b67f8e9a9c41bd108cb9a4fa75abd27 "
472
+ graphql-playground-middleware-lambda@1.4.2 :
473
+ version "1.4.2 "
474
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.2 .tgz#6954ed6e7166049468287d730810942e288b5b98 "
479
475
dependencies :
480
- graphql-playground-html "1.5.0 "
476
+ graphql-playground-html "1.5.4 "
481
477
482
478
graphql-request@^1.4.0 :
483
479
version "1.4.1"
You can’t perform that action at this time.
0 commit comments