@@ -428,10 +428,6 @@ graphql-import@^0.4.0, graphql-import@^0.4.1:
428428 graphql "^0.12.3"
429429 lodash "^4.17.4"
430430
431- graphql-playground-html@1.5.0 :
432- version "1.5.0"
433- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.0.tgz#bfe1a53e8e7df563bdbd20077e0ac6bf9aaf0f64"
434-
435431graphql-playground-html@1.5.4 :
436432 version "1.5.4"
437433 resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.4.tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6"
@@ -444,11 +440,11 @@ graphql-playground-middleware-express@1.5.6:
444440 dependencies :
445441 graphql-playground-html "1.5.4"
446442
447- graphql-playground-middleware-lambda@1.4.0 :
448- version "1.4.0 "
449- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.0 .tgz#6fc450b16b67f8e9a9c41bd108cb9a4fa75abd27 "
443+ graphql-playground-middleware-lambda@1.4.2 :
444+ version "1.4.2 "
445+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.2 .tgz#6954ed6e7166049468287d730810942e288b5b98 "
450446 dependencies :
451- graphql-playground-html "1.5.0 "
447+ graphql-playground-html "1.5.4 "
452448
453449graphql-request@^1.4.0 :
454450 version "1.4.0"
@@ -473,9 +469,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
473469 graphql-subscriptions "^0.5.6"
474470 uuid "^3.1.0"
475471
476- graphql-yoga@1.3.1 :
477- version "1.3.1 "
478- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.1 .tgz#588b57827f8f72eae1c752f16745044f5ef6a95c "
472+ graphql-yoga@1.3.2 :
473+ version "1.3.2 "
474+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.2 .tgz#1d50f95054c2337c85f3a1817070c65954295d3f "
479475 dependencies :
480476 " @types/cors" " ^2.8.3"
481477 " @types/express" " ^4.0.39"
@@ -490,7 +486,7 @@ graphql-yoga@1.3.1:
490486 graphql "^0.13.0"
491487 graphql-import "^0.4.1"
492488 graphql-playground-middleware-express "1.5.6"
493- graphql-playground-middleware-lambda "1.4.0 "
489+ graphql-playground-middleware-lambda "1.4.2 "
494490 graphql-subscriptions "^0.5.6"
495491 graphql-tools "^2.18.0"
496492 subscriptions-transport-ws "^0.9.5"
0 commit comments