From 49406ef00bfe361141003cf435b2ed50d6e91625 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 15:59:58 +0000 Subject: [PATCH] chore(deps): bump got from 11.5.1 to 11.5.2 Bumps [got](https://github.com/sindresorhus/got) from 11.5.1 to 11.5.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.5.1...v11.5.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc1525932..6d026ac98 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "fanfou-sdk": "4.1.0", "git-rev-sync": "2.0.0", "googleapis": "58.0.0", - "got": "11.5.1", + "got": "11.5.2", "he": "1.2.0", "hooman": "1.2.6", "https-proxy-agent": "5.0.0", diff --git a/yarn.lock b/yarn.lock index aaabb68bb..27831c9cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5808,10 +5808,10 @@ googleapis@58.0.0: google-auth-library "^6.0.0" googleapis-common "^4.4.0" -got@11.5.1: - version "11.5.1" - resolved "https://registry.yarnpkg.com/got/-/got-11.5.1.tgz#bf098a270fe80b3fb88ffd5a043a59ebb0a391db" - integrity sha512-reQEZcEBMTGnujmQ+Wm97mJs/OK6INtO6HmLI+xt3+9CvnRwWjXutUvb2mqr+Ao4Lu05Rx6+udx9sOQAmExMxA== +got@11.5.2: + version "11.5.2" + resolved "https://registry.yarnpkg.com/got/-/got-11.5.2.tgz#772e3f3a06d9c7589c7c94dc3c83cdb31ddbf742" + integrity sha512-yUhpEDLeuGiGJjRSzEq3kvt4zJtAcjKmhIiwNp/eUs75tRlXfWcHo5tcBaMQtnjHWC7nQYT5HkY/l0QOQTkVww== dependencies: "@sindresorhus/is" "^3.0.0" "@szmarczak/http-timer" "^4.0.5"