chore(deps): bump got from 11.0.3 to 11.1.0 (#4649)

Bumps [got](https://github.com/sindresorhus/got) from 11.0.3 to 11.1.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.0.3...v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
DIYgod 2020-05-06 19:46:39 +08:00 committed by GitHub
commit 08c2049971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"fanfou-sdk": "4.1.0",
"git-rev-sync": "2.0.0",
"googleapis": "49.0.0",
"got": "11.0.3",
"got": "11.1.0",
"he": "1.2.0",
"iconv-lite": "0.5.1",
"jsdom": "16.2.2",

View File

@ -5762,10 +5762,10 @@ googleapis@49.0.0:
google-auth-library "^6.0.0"
googleapis-common "^4.0.0"
got@11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/got/-/got-11.0.3.tgz#1df7678f9768ad3991c03b3efc304795eb29fdad"
integrity sha512-VmU5xQ5tWIc2SudsZQ6ewOwPxXxJ4pMS3SJoqP5SK8oBKxnZ3OgAhLZcPMDYeOW0RKIL6HF/vHtibWDLSa3rvw==
got@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.1.0.tgz#99c0c3404ee17592e553f9ed1c895f920f554ed8"
integrity sha512-9lZDzFe43s6HH60tSurUk04kEtssfLiIfMiY5lSE0+vVaDCmT7+0xYzzlHY5VArSiz41mQQC38LefW2KoE9erw==
dependencies:
"@sindresorhus/is" "^2.1.0"
"@szmarczak/http-timer" "^4.0.0"