Merge pull request #2423 from thelounge/greenkeeper/graphql-request-1.6.0

Update graphql-request to the latest version 🚀
This commit is contained in:
Pavel Djundik 2018-05-05 14:35:24 +03:00 committed by GitHub
commit 45bad20bb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -76,7 +76,7 @@
"emoji-regex": "6.5.1",
"eslint": "4.19.1",
"fuzzy": "0.1.3",
"graphql-request": "1.5.2",
"graphql-request": "1.6.0",
"handlebars": "4.0.11",
"handlebars-loader": "1.7.0",
"intersection-observer": "0.5.0",

View file

@ -3404,9 +3404,9 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
graphql-request@1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.5.2.tgz#cf329fad59e36daf6925f41751b4ba8ad93371c3"
graphql-request@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.6.0.tgz#afe87cf2a336acabb0cc2a875900202eda89f412"
dependencies:
cross-fetch "2.0.0"