From 7975251371b7bea82b9bfba9a9990556d45b16df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Aug 2018 07:33:19 +0000 Subject: [PATCH] chore(deps): update dependency graphql-request to v1.8.2 --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index c6a1241..2076f73 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "exit" }, "dependencies": { - "graphql-request": "1.6.0", + "graphql-request": "1.8.2", "micro": "9.3.3", "path-match": "1.2.4", "raven": "2.6.3" diff --git a/yarn.lock b/yarn.lock index d56d9f3..264b3e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,12 +46,12 @@ cookie@0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" -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" crypt@~0.0.1: version "0.0.2" @@ -65,11 +65,11 @@ escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" -graphql-request@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.6.0.tgz#afe87cf2a336acabb0cc2a875900202eda89f412" +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" has-flag@^3.0.0: version "3.0.0" @@ -133,9 +133,9 @@ micro@9.3.3: is-stream "1.1.0" raw-body "2.3.2" -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" path-match@1.2.4: version "1.2.4" @@ -199,6 +199,6 @@ uuid@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.0.tgz#6728fc0459c450d796a99c31837569bdf672d728" -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"