From f67aee80d5a791972716a4422a7309000990237c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 14:11:37 +0000 Subject: [PATCH] chore(deps): bump got from 11.1.2 to 11.1.3 Bumps [got](https://github.com/sindresorhus/got) from 11.1.2 to 11.1.3. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.1.2...v11.1.3) 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 f2a789227..825de4496 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "fanfou-sdk": "4.1.0", "git-rev-sync": "2.0.0", "googleapis": "50.0.0", - "got": "11.1.2", + "got": "11.1.3", "he": "1.2.0", "hooman": "1.1.0", "https-proxy-agent": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 9c9424d6f..cfbb77cd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5809,10 +5809,10 @@ googleapis@50.0.0: google-auth-library "^6.0.0" googleapis-common "^4.1.0" -got@11.1.2: - version "11.1.2" - resolved "https://registry.yarnpkg.com/got/-/got-11.1.2.tgz#bb38ed6277670fbd103a1b858cfff9581e62045e" - integrity sha512-ywWJU8STgxsWaPRC61HgqNYGboJFgkVNNbga+C4xJR67cySTskU8XehWWRMnWCtDmmaYU5SVoMAXP+SuY4pNsA== +got@11.1.3: + version "11.1.3" + resolved "https://registry.yarnpkg.com/got/-/got-11.1.3.tgz#bcb624c636f9c4da5a82a7d7c9017fcad6e2905a" + integrity sha512-JnGxEHZiy0ZArb/zhfu1Gxoksy9PjhQ4GAk6N4UArV/m1JdE7cGNVXbUDnrQk+nU7UPMDX+BHQAP0daMjsnTtQ== dependencies: "@sindresorhus/is" "^2.1.1" "@szmarczak/http-timer" "^4.0.5"