mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update dependency got to v11.8.1 (#8056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a64c56feda
commit
6fa6572042
3 changed files with 3 additions and 20 deletions
|
@ -139,7 +139,7 @@
|
||||||
"fs-extra": "9.0.1",
|
"fs-extra": "9.0.1",
|
||||||
"github-url-from-git": "1.5.0",
|
"github-url-from-git": "1.5.0",
|
||||||
"global-agent": "2.1.12",
|
"global-agent": "2.1.12",
|
||||||
"got": "11.8.0",
|
"got": "11.8.1",
|
||||||
"handlebars": "4.7.6",
|
"handlebars": "4.7.6",
|
||||||
"handy-redis": "2.1.0",
|
"handy-redis": "2.1.0",
|
||||||
"hasha": "5.2.2",
|
"hasha": "5.2.2",
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"commander": "6.2.0",
|
"commander": "6.2.0",
|
||||||
"eslint": "7.12.1",
|
"eslint": "7.12.1",
|
||||||
"fs-extra": "9.0.1",
|
"fs-extra": "9.0.1",
|
||||||
"got": "11.8.0",
|
"got": "11.8.1",
|
||||||
"lodash": "4.17.20",
|
"lodash": "4.17.20",
|
||||||
"shelljs": "0.8.4",
|
"shelljs": "0.8.4",
|
||||||
"strip-ansi": "6.0.0"
|
"strip-ansi": "6.0.0"
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -4932,24 +4932,7 @@ globby@^11.0.0, globby@^11.0.1:
|
||||||
merge2 "^1.3.0"
|
merge2 "^1.3.0"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
got@11.8.0:
|
got@11.8.1, got@^11.7.0:
|
||||||
version "11.8.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.8.0.tgz#be0920c3586b07fd94add3b5b27cb28f49e6545f"
|
|
||||||
integrity sha512-k9noyoIIY9EejuhaBNLyZ31D5328LeqnyPNXJQb2XlJZcKakLqN5m6O/ikhq/0lw56kUYS54fVm+D1x57YC9oQ==
|
|
||||||
dependencies:
|
|
||||||
"@sindresorhus/is" "^4.0.0"
|
|
||||||
"@szmarczak/http-timer" "^4.0.5"
|
|
||||||
"@types/cacheable-request" "^6.0.1"
|
|
||||||
"@types/responselike" "^1.0.0"
|
|
||||||
cacheable-lookup "^5.0.3"
|
|
||||||
cacheable-request "^7.0.1"
|
|
||||||
decompress-response "^6.0.0"
|
|
||||||
http2-wrapper "^1.0.0-beta.5.2"
|
|
||||||
lowercase-keys "^2.0.0"
|
|
||||||
p-cancelable "^2.0.0"
|
|
||||||
responselike "^2.0.0"
|
|
||||||
|
|
||||||
got@^11.7.0:
|
|
||||||
version "11.8.1"
|
version "11.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
|
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
|
||||||
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
|
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
|
||||||
|
|
Loading…
Reference in a new issue