mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency got to v10.0.4
This commit is contained in:
parent
51360711c9
commit
15d7f2f224
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
|||
"file-type": "12.4.0",
|
||||
"filenamify": "4.1.0",
|
||||
"fs-extra": "8.1.0",
|
||||
"got": "10.0.3",
|
||||
"got": "10.0.4",
|
||||
"irc-framework": "4.5.2",
|
||||
"is-utf8": "0.2.1",
|
||||
"ldapjs": "2.0.0-pre.4",
|
||||
|
|
|
@ -3958,10 +3958,10 @@ gonzales-pe@^4.2.4:
|
|||
dependencies:
|
||||
minimist "1.1.x"
|
||||
|
||||
got@10.0.3:
|
||||
version "10.0.3"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-10.0.3.tgz#0bd93429fd2891de0026ed731a16143e6193e7ac"
|
||||
integrity sha512-5QBO/EhIq3nbt2madWsez9aTPc0k1oWBzXipfqLdb6JmnrWNxcHEvnxuWErec/PE67Jy/QAgacq6XzGbyzXCzg==
|
||||
got@10.0.4:
|
||||
version "10.0.4"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-10.0.4.tgz#d3a5a6cafd2f6c342d562513cc2d2d7b6afdcbb4"
|
||||
integrity sha512-yMaRLGZJ7iINsDcZ8hso+v44IXVOejz7xrqEabSvUewdHS3zOf57IqU3sWIBYwHlekSrk+CC2PCeLzabOBxnVA==
|
||||
dependencies:
|
||||
"@sindresorhus/is" "^1.0.0"
|
||||
"@szmarczak/http-timer" "^3.1.1"
|
||||
|
|
Loading…
Reference in a new issue