Bump graphql from 14.5.7 to 14.5.8 in /js

Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.7 to 14.5.8.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-26 04:53:29 +00:00 committed by GitHub
parent b457cb4d58
commit be356facc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"apollo-link": "^1.2.11",
"apollo-link-http": "^1.5.16",
"buefy": "^0.8.2",
"graphql": "^14.2.1",
"graphql": "^14.5.8",
"graphql-tag": "^2.10.1",
"leaflet": "^1.4.0",
"line-clamp": "1.0.0",

View File

@ -5080,10 +5080,10 @@ graphql@^0.13.1:
dependencies:
iterall "^1.2.1"
graphql@^14.0.0, graphql@^14.0.2, graphql@^14.2.1:
version "14.5.7"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A==
graphql@^14.0.0, graphql@^14.0.2, graphql@^14.5.8:
version "14.5.8"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
dependencies:
iterall "^1.2.2"