File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 47
47
"express" : " ^4.16.3" ,
48
48
"graphql" : " ^0.11.0 || ^0.12.0 || ^0.13.0" ,
49
49
"graphql-import" : " ^0.5.0" ,
50
- "graphql-playground-middleware-express" : " 1.6.0 " ,
50
+ "graphql-playground-middleware-express" : " 1.6.1 " ,
51
51
"graphql-playground-middleware-lambda" : " 1.5.0" ,
52
52
"graphql-subscriptions" : " ^0.5.8" ,
53
53
"graphql-tools" : " ^2.23.1" ,
Original file line number Diff line number Diff line change @@ -563,9 +563,9 @@ graphql-playground-html@1.5.5:
563
563
dependencies :
564
564
graphql-config "2.0.0"
565
565
566
- graphql-playground-middleware-express@1.6.0 :
567
- version "1.6.0 "
568
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.0 .tgz#2a9da3a397ea63573c0186cb7b61f300d45794a0 "
566
+ graphql-playground-middleware-express@1.6.1 :
567
+ version "1.6.1 "
568
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.1 .tgz#d6287d124a1c55845a52a7d727c371da99cdf0b0 "
569
569
dependencies :
570
570
graphql-playground-html "1.5.5"
571
571
You can’t perform that action at this time.
0 commit comments