@@ -405,17 +405,17 @@ graphql-import@^0.1.4:
405
405
graphql "^0.11.7"
406
406
lodash "^4.17.4"
407
407
408
- graphql-playground-html@^1.3.5 :
409
- version "1.3.5 "
410
- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.5 .tgz#962ea7b39682e2285712feb481ff06ea560cf900 "
408
+ graphql-playground-html@^1.3.6 :
409
+ version "1.3.6 "
410
+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.6 .tgz#3db97d5d7e7123cf62a86820b0be5d4b4092af4a "
411
411
dependencies :
412
412
graphql-config "^1.0.9"
413
413
414
- graphql-playground-middleware-express@^1.3.1 :
415
- version "1.3.5 "
416
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.5 .tgz#b1b7a11b51c29b088e47e30bed894323226a2d4b "
414
+ graphql-playground-middleware-express@^1.3.6 :
415
+ version "1.3.6 "
416
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.6 .tgz#03493fb016eaa43490539eff4d4fb15e6df72b88 "
417
417
dependencies :
418
- graphql-playground-html "^1.3.5 "
418
+ graphql-playground-html "^1.3.6 "
419
419
graphql-playground-middleware "^1.2.1-beta.6"
420
420
421
421
graphql-playground-middleware@^1.2.1-beta.6 :
@@ -445,9 +445,9 @@ graphql-tools@^2.11.0, graphql-tools@^2.7.2:
445
445
deprecated-decorator "^0.1.6"
446
446
uuid "^3.1.0"
447
447
448
- graphql-yoga@^0.2.1 :
449
- version "0.2.1 "
450
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.2.1 .tgz#a3f3ad97f36b2e671238b784f88ff4fd4e1987bb "
448
+ graphql-yoga@^0.2.2 :
449
+ version "0.2.2 "
450
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.2.2 .tgz#57d73be235fc4f5411e286a6985b18cbace3dc0a "
451
451
dependencies :
452
452
" @types/cors" " ^2.8.3"
453
453
" @types/express" " ^4.0.39"
@@ -459,7 +459,7 @@ graphql-yoga@^0.2.1:
459
459
cors "^2.8.4"
460
460
express "^4.16.2"
461
461
graphql "^0.11.7"
462
- graphql-playground-middleware-express "^1.3.1 "
462
+ graphql-playground-middleware-express "^1.3.6 "
463
463
graphql-subscriptions "^0.5.4"
464
464
graphql-tools "^2.7.2"
465
465
portfinder "^1.0.13"
0 commit comments