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:
commit
08c2049971
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue