chore(deps): update dependency graphql-request to v1.8.2

This commit is contained in:
Renovate Bot 2018-08-10 07:33:24 +00:00
parent 7ffaf48f67
commit 8b5147393a
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 16 additions and 16 deletions

View file

@ -80,7 +80,7 @@
"emoji-regex": "7.0.0",
"eslint": "5.3.0",
"fuzzy": "0.1.3",
"graphql-request": "1.8.1",
"graphql-request": "1.8.2",
"handlebars": "4.0.11",
"handlebars-loader": "1.7.0",
"html-minifier": "3.5.19",

View file

@ -1886,12 +1886,12 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
safe-buffer "^5.0.1"
sha.js "^2.4.8"
cross-fetch@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.0.0.tgz#a17475449561e0f325146cea636a8619efb9b382"
cross-fetch@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.2.tgz#a47ff4f7fc712daba8f6a695a11c948440d45723"
dependencies:
node-fetch "2.0.0"
whatwg-fetch "2.0.3"
node-fetch "2.1.2"
whatwg-fetch "2.0.4"
cross-spawn@^4:
version "4.0.2"
@ -3231,11 +3231,11 @@ 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.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.1.tgz#859f38810e4fd7ee4ce0db7cf5e9c6ee13f1ab94"
graphql-request@1.8.2:
version "1.8.2"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.2.tgz#398d10ae15c585676741bde3fc01d5ca948f8fbe"
dependencies:
cross-fetch "2.0.0"
cross-fetch "2.2.2"
growl@1.10.5:
version "1.10.5"
@ -4934,9 +4934,9 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
node-fetch@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.0.0.tgz#982bba43ecd4f2922a29cc186a6bbb0bb73fcba6"
node-fetch@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
node-forge@0.7.5:
version "0.7.5"
@ -7819,9 +7819,9 @@ websocket-extensions@>=0.1.1:
version "0.1.3"
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
whatwg-fetch@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
whatwg-fetch@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
whet.extend@~0.9.9:
version "0.9.9"