File tree 2 files changed +4
-4
lines changed
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.4.5" ,
50
- "graphql-playground-middleware-express" : " 1.5.7 " ,
50
+ "graphql-playground-middleware-express" : " 1.5.8 " ,
51
51
"graphql-playground-middleware-lambda" : " 1.4.3" ,
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.5.7 :
567
- version "1.5.7 "
568
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.7 .tgz#a07418791d9f3728b2bda18fc2c6edcaf997cc93 "
566
+ graphql-playground-middleware-express@1.5.8 :
567
+ version "1.5.8 "
568
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.8 .tgz#e7d28ad3ec4a5e102be57b76742d83588631365b "
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