mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency got to v10.7.0
This commit is contained in:
parent
600313fded
commit
87d902d028
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"express": "4.17.1",
|
||||
"file-type": "14.1.4",
|
||||
"filenamify": "4.1.0",
|
||||
"got": "10.6.0",
|
||||
"got": "10.7.0",
|
||||
"irc-framework": "4.7.0",
|
||||
"is-utf8": "0.2.1",
|
||||
"ldapjs": "2.0.0-pre.5",
|
||||
|
|
|
@ -4085,10 +4085,10 @@ gonzales-pe@^4.2.4:
|
|||
dependencies:
|
||||
minimist "1.1.x"
|
||||
|
||||
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 a new issue