chore(deps): bump got from 11.6.1 to 11.6.2

Bumps [got](https://github.com/sindresorhus/got) from 11.6.1 to 11.6.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.6.1...v11.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-10 16:48:32 +00:00 committed by GitHub
parent 04f0597aeb
commit 618a7ddde3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"fanfou-sdk": "4.2.0",
"git-rev-sync": "3.0.1",
"googleapis": "59.0.0",
"got": "11.6.1",
"got": "11.6.2",
"he": "1.2.0",
"hooman": "1.2.6",
"https-proxy-agent": "5.0.0",

View File

@ -5850,10 +5850,10 @@ googleapis@59.0.0:
google-auth-library "^6.0.0"
googleapis-common "^4.4.0"
got@11.6.1:
version "11.6.1"
resolved "https://registry.yarnpkg.com/got/-/got-11.6.1.tgz#a307122fc136c446f676f7b939d89dbc6ed6b909"
integrity sha512-6izGvOsrd/4CsIdQMgweFOTCtS4sAwJTuCzIuVoTbCDzt3+wa3eGIHhSIMgEF6gfCDenslGlMUmAdPap5DkirQ==
got@11.6.2:
version "11.6.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.6.2.tgz#79d7bb8c11df212b97f25565407a1f4ae73210ec"
integrity sha512-/21qgUePCeus29Jk7MEti8cgQUNXFSWfIevNIk4H7u1wmXNDrGPKPY6YsPY+o9CIT/a2DjCjRz0x1nM9FtS2/A==
dependencies:
"@sindresorhus/is" "^3.1.1"
"@szmarczak/http-timer" "^4.0.5"