chore(deps): bump got from 10.6.0 to 10.7.0 (#4320)
Bumps [got](https://github.com/sindresorhus/got) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v10.6.0...v10.7.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:
parent
239245287f
commit
0c01cba1c9
|
|
@ -76,7 +76,7 @@
|
|||
"fanfou-sdk": "4.1.0",
|
||||
"git-rev-sync": "2.0.0",
|
||||
"googleapis": "48.0.0",
|
||||
"got": "10.6.0",
|
||||
"got": "10.7.0",
|
||||
"he": "1.2.0",
|
||||
"iconv-lite": "0.5.1",
|
||||
"jsdom": "16.2.1",
|
||||
|
|
|
|||
|
|
@ -5678,10 +5678,10 @@ googleapis@48.0.0:
|
|||
google-auth-library "^5.6.1"
|
||||
googleapis-common "^3.2.0"
|
||||
|
||||
got@10.6.0:
|
||||
version "10.6.0"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-10.6.0.tgz#ac3876261a4d8e5fc4f81186f79955ce7b0501dc"
|
||||
integrity sha512-3LIdJNTdCFbbJc+h/EH0V5lpNpbJ6Bfwykk21lcQvQsEcrzdi/ltCyQehFHLzJ/ka0UMH4Slg0hkYvAZN9qUDg==
|
||||
got@10.7.0:
|
||||
version "10.7.0"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-10.7.0.tgz#62889dbcd6cca32cd6a154cc2d0c6895121d091f"
|
||||
integrity sha512-aWTDeNw9g+XqEZNcTjMMZSy7B7yE9toWOFYip7ofFTLleJhvZwUxxTxkTpKvF+p1SAA4VHmuEy7PiHTHyq8tJg==
|
||||
dependencies:
|
||||
"@sindresorhus/is" "^2.0.0"
|
||||
"@szmarczak/http-timer" "^4.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue