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 42
42
"express" : " ^4.16.2" ,
43
43
"graphql" : " ^0.12.0" ,
44
44
"graphql-import" : " ^0.1.9" ,
45
- "graphql-playground-middleware-express" : " 1.4.2 " ,
45
+ "graphql-playground-middleware-express" : " 1.4.3 " ,
46
46
"graphql-subscriptions" : " ^0.5.6" ,
47
47
"graphql-tools" : " ^2.16.0" ,
48
48
"portfinder" : " ^1.0.13" ,
Original file line number Diff line number Diff line change @@ -555,19 +555,19 @@ graphql-import@^0.1.7, graphql-import@^0.1.9:
555
555
graphql "^0.12.3"
556
556
lodash "^4.17.4"
557
557
558
- graphql-playground-html@^ 1.4.0 :
559
- version "1.4.0 "
560
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.0 .tgz#4792c6059360d60af352aa2a46ca9d6435e23780 "
558
+ graphql-playground-html@1.4.2 :
559
+ version "1.4.2 "
560
+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.2 .tgz#af97a84ea6cf6ba18e8ff148a6a8b17eef40aa46 "
561
561
dependencies :
562
562
dotenv "^4.0.0"
563
563
graphql-config "^1.1.1"
564
564
graphql-config-extension-graphcool "^1.0.0"
565
565
566
- graphql-playground-middleware-express@1.4.0 :
567
- version "1.4.0 "
568
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.0 .tgz#ac8b65e9623ea0ff25b848ba7f03906523e5ebb1 "
566
+ graphql-playground-middleware-express@1.4.3 :
567
+ version "1.4.3 "
568
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.3 .tgz#51e46711fc75b94bcc23b058ea364789a1bda65b "
569
569
dependencies :
570
- graphql-playground-html "^ 1.4.0 "
570
+ graphql-playground-html "1.4.2 "
571
571
graphql-playground-middleware "^1.2.1-beta.6"
572
572
573
573
graphql-playground-middleware@^1.2.1-beta.6 :
You can’t perform that action at this time.
0 commit comments