Skip to content

Commit

Permalink
fix(deps): update dependency graphql-playground-middleware-express to…
Browse files Browse the repository at this point in the history
… v1.7.11
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 1, 2019
1 parent d08f5c9 commit 8a03bcb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -86,7 +86,7 @@
"graphql-config": "2.2.1",
"graphql-config-extension-graphcool": "1.0.11",
"graphql-config-extension-prisma": "0.2.5",
"graphql-playground-middleware-express": "1.7.10",
"graphql-playground-middleware-express": "1.7.11",
"graphql-schema-linter": "0.2.0",
"inquirer": "6.2.0",
"is-url-superb": "2.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -2995,17 +2995,17 @@ graphql-import@^0.7.1:
lodash "^4.17.4"
resolve-from "^4.0.0"

graphql-playground-html@1.6.11:
version "1.6.11"
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.11.tgz#a4e40b3d43527270722cacf7a96811c7806eb22a"
integrity sha512-KBeZH7irqW0GB08AfryknQ4c0BPDGxJSvqJ+DYmGzbhyaQTUnocMv+5TfpaU+SUY8lnS7OGvEIHo/SIYyrjuWg==
graphql-playground-html@1.6.12:
version "1.6.12"
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.12.tgz#8b3b34ab6013e2c877f0ceaae478fafc8ca91b85"
integrity sha512-yOYFwwSMBL0MwufeL8bkrNDgRE7eF/kTHiwrqn9FiR9KLcNIl1xw9l9a+6yIRZM56JReQOHpbQFXTZn1IuSKRg==

graphql-playground-middleware-express@1.7.10:
version "1.7.10"
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.10.tgz#8bc154e988c288e06cc350e918853aad25fbcd7d"
integrity sha512-yzL5gwelHWBNE6X0rJTEBotJmVGa107j0BBiLqkaFHrGs+tT19lYFQtQowQs/mwTVt5sb/e7/HroXQPIBERhzg==
graphql-playground-middleware-express@1.7.11:
version "1.7.11"
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.11.tgz#bbffd784a37133bfa7165bdd8f429081dbf4bcf6"
integrity sha512-sKItB4s3FxqlwCgXdMfwRAfssSoo31bcFsGAAg/HzaZLicY6CDlofKXP8G5iPDerB6NaoAcAaBLutLzl9sd4fQ==
dependencies:
graphql-playground-html "1.6.11"
graphql-playground-html "1.6.12"

graphql-request@^1.5.0:
version "1.8.2"
Expand Down

0 comments on commit 8a03bcb

Please sign in to comment.