From e914b1f407c0462c231e4628efa2151d039b3bea Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Thu, 24 Jan 2019 04:22:52 +0000
Subject: [PATCH] build(deps): update dependency got to v9.6.0

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 8946e087d1..663c578389 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
     "gh-got": "8.1.0",
     "github-url-from-git": "1.5.0",
     "gl-got": "9.0.3",
-    "got": "9.5.1",
+    "got": "9.6.0",
     "handlebars": "4.0.12",
     "ini": "1.3.5",
     "js-yaml": "3.12.0",
diff --git a/yarn.lock b/yarn.lock
index e74d023aeb..9bcebdd2f0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3264,10 +3264,10 @@ globby@^8.0.0:
     pify "^3.0.0"
     slash "^1.0.0"
 
-got@9.5.1:
-  version "9.5.1"
-  resolved "https://registry.yarnpkg.com/got/-/got-9.5.1.tgz#9cd83c64978225790c5142fc4e492cdea01256ef"
-  integrity sha512-a6UC2YXj3UPQT3UOzCCovwna4WPpN/OBAiiPSUwQ9gFranGs8HQjidyRmen2esBVlauqLWDbMwSTFDtxYNUv+g==
+got@9.6.0:
+  version "9.6.0"
+  resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85"
+  integrity sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==
   dependencies:
     "@sindresorhus/is" "^0.14.0"
     "@szmarczak/http-timer" "^1.1.2"
-- 
GitLab