File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 45
45
"express" : " ^4.16.2" ,
46
46
"graphql" : " ^0.12.0" ,
47
47
"graphql-import" : " ^0.4.1" ,
48
- "graphql-playground-middleware-express" : " 1.5.3 " ,
48
+ "graphql-playground-middleware-express" : " 1.5.6 " ,
49
49
"graphql-playground-middleware-lambda" : " 1.4.0" ,
50
50
"graphql-subscriptions" : " ^0.5.6" ,
51
51
"graphql-tools" : " ^2.18.0" ,
Original file line number Diff line number Diff line change @@ -461,17 +461,17 @@ graphql-playground-html@1.5.0:
461
461
version "1.5.0"
462
462
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.0.tgz#bfe1a53e8e7df563bdbd20077e0ac6bf9aaf0f64"
463
463
464
- graphql-playground-html@1.5.2 :
465
- version "1.5.2 "
466
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.2 .tgz#ccd97ac1960cfb1872b314bafb1957e7a6df7984 "
464
+ graphql-playground-html@1.5.4 :
465
+ version "1.5.4 "
466
+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.4 .tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6 "
467
467
dependencies :
468
468
graphql-config "1.1.7"
469
469
470
- graphql-playground-middleware-express@1.5.3 :
471
- version "1.5.3 "
472
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.3 .tgz#5fd5c42d5cba8b24107ececfaf4e6b68690551fe "
470
+ graphql-playground-middleware-express@1.5.6 :
471
+ version "1.5.6 "
472
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.6 .tgz#db3c4b0ab5fd999cd9ed0ee16460dca321878afd "
473
473
dependencies :
474
- graphql-playground-html "1.5.2 "
474
+ graphql-playground-html "1.5.4 "
475
475
476
476
graphql-playground-middleware-lambda@1.4.0 :
477
477
version "1.4.0"
You can’t perform that action at this time.
0 commit comments