Update dependency got to v11.8.3 (#4377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1d5291929c
commit
cb404cd986
@ -49,7 +49,7 @@
|
|||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"file-type": "16.2.0",
|
"file-type": "16.2.0",
|
||||||
"filenamify": "4.2.0",
|
"filenamify": "4.2.0",
|
||||||
"got": "11.8.2",
|
"got": "11.8.3",
|
||||||
"irc-framework": "4.11.0",
|
"irc-framework": "4.11.0",
|
||||||
"is-utf8": "0.2.1",
|
"is-utf8": "0.2.1",
|
||||||
"ldapjs": "2.3.1",
|
"ldapjs": "2.3.1",
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -2061,7 +2061,7 @@ cacheable-request@^6.0.0:
|
|||||||
normalize-url "^4.1.0"
|
normalize-url "^4.1.0"
|
||||||
responselike "^1.0.2"
|
responselike "^1.0.2"
|
||||||
|
|
||||||
cacheable-request@^7.0.1:
|
cacheable-request@^7.0.2:
|
||||||
version "7.0.2"
|
version "7.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
|
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
|
||||||
integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
|
integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
|
||||||
@ -3905,17 +3905,17 @@ gonzales-pe@^4.3.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
minimist "^1.2.5"
|
minimist "^1.2.5"
|
||||||
|
|
||||||
got@11.8.2:
|
got@11.8.3:
|
||||||
version "11.8.2"
|
version "11.8.3"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
|
resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
|
||||||
integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
|
integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^4.0.0"
|
"@sindresorhus/is" "^4.0.0"
|
||||||
"@szmarczak/http-timer" "^4.0.5"
|
"@szmarczak/http-timer" "^4.0.5"
|
||||||
"@types/cacheable-request" "^6.0.1"
|
"@types/cacheable-request" "^6.0.1"
|
||||||
"@types/responselike" "^1.0.0"
|
"@types/responselike" "^1.0.0"
|
||||||
cacheable-lookup "^5.0.3"
|
cacheable-lookup "^5.0.3"
|
||||||
cacheable-request "^7.0.1"
|
cacheable-request "^7.0.2"
|
||||||
decompress-response "^6.0.0"
|
decompress-response "^6.0.0"
|
||||||
http2-wrapper "^1.0.0-beta.5.2"
|
http2-wrapper "^1.0.0-beta.5.2"
|
||||||
lowercase-keys "^2.0.0"
|
lowercase-keys "^2.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user