Update dependency got to v11.4.0
This commit is contained in:
parent
32d39410da
commit
91a377b015
@ -48,7 +48,7 @@
|
||||
"express": "4.17.1",
|
||||
"file-type": "14.6.2",
|
||||
"filenamify": "4.1.0",
|
||||
"got": "11.3.0",
|
||||
"got": "11.4.0",
|
||||
"irc-framework": "4.8.1",
|
||||
"is-utf8": "0.2.1",
|
||||
"ldapjs": "2.0.0",
|
||||
|
@ -4131,10 +4131,10 @@ gonzales-pe@^4.3.0:
|
||||
dependencies:
|
||||
minimist "^1.2.5"
|
||||
|
||||
got@11.3.0:
|
||||
version "11.3.0"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406"
|
||||
integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q==
|
||||
got@11.4.0:
|
||||
version "11.4.0"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-11.4.0.tgz#1f0910310572af4efcc6890e1dacd7affb710b39"
|
||||
integrity sha512-XysJZuZNVpaQ37Oo2LV90MIkPeYITehyy1A0QzO1JwOXm8EWuEf9eeGk2XuHePvLEGnm9AVOI37bHwD6KYyBtg==
|
||||
dependencies:
|
||||
"@sindresorhus/is" "^2.1.1"
|
||||
"@szmarczak/http-timer" "^4.0.5"
|
||||
@ -4143,7 +4143,6 @@ got@11.3.0:
|
||||
cacheable-lookup "^5.0.3"
|
||||
cacheable-request "^7.0.1"
|
||||
decompress-response "^6.0.0"
|
||||
get-stream "^5.1.0"
|
||||
http2-wrapper "^1.0.0-beta.4.5"
|
||||
lowercase-keys "^2.0.0"
|
||||
p-cancelable "^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user