chore(deps): bump got from 10.5.2 to 10.5.3

Bumps [got](https://github.com/sindresorhus/got) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v10.5.2...v10.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-08 16:58:07 +00:00 committed by GitHub
parent b5e625ef1c
commit e96d8f4df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"fanfou-sdk": "4.1.0",
"git-rev-sync": "2.0.0",
"googleapis": "47.0.0",
"got": "10.5.2",
"got": "10.5.3",
"he": "1.2.0",
"iconv-lite": "0.5.1",
"jsdom": "16.1.0",

View File

@ -5429,10 +5429,10 @@ googleapis@47.0.0:
google-auth-library "^5.6.1"
googleapis-common "^3.2.0"
got@10.5.2:
version "10.5.2"
resolved "https://registry.yarnpkg.com/got/-/got-10.5.2.tgz#28a35ed7d6dac64fe58074965d9bb17c941b8fe0"
integrity sha512-uN3A7WzRXLBDm/U1dlrQkyvnkWHk8KkVK8TEP4GohWQrit91MQ0/qAzQqB2ylFkNp5l3oKmWq+SNNxXqk2mYUg==
got@10.5.3:
version "10.5.3"
resolved "https://registry.yarnpkg.com/got/-/got-10.5.3.tgz#41112536ace735166a2c144fc31b96112d555120"
integrity sha512-PmA4BGUTptinJSDMOVz9FmOovKOAZDAEvmIrTX7Qg/kq6t99HP8LXBPbye3iWjAOngZ0cZ2AQpYQZb+ldU0lEA==
dependencies:
"@sindresorhus/is" "^1.0.0"
"@szmarczak/http-timer" "^4.0.0"