From 9fa5b8b94539402544725a9d0d8422723805ac9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 12:13:53 +0000 Subject: [PATCH] chore(deps): bump got from 11.8.1 to 11.8.2 Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.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 2699fe365..65342c410 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "fanfou-sdk": "4.2.0", "git-rev-sync": "3.0.1", "googleapis": "67.1.1", - "got": "11.8.1", + "got": "11.8.2", "https-proxy-agent": "5.0.0", "iconv-lite": "0.6.2", "instagram-private-api": "1.43.4", diff --git a/yarn.lock b/yarn.lock index 5f5a58473..cc456e5bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6057,10 +6057,10 @@ googleapis@67.1.1: google-auth-library "^7.0.2" googleapis-common "^5.0.1" -got@11.8.1: - version "11.8.1" - resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d" - integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q== +got@11.8.2: + version "11.8.2" + resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599" + integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ== dependencies: "@sindresorhus/is" "^4.0.0" "@szmarczak/http-timer" "^4.0.5"