Update dependency got to v10.0.4

This commit is contained in:
Renovate Bot 2019-12-12 13:15:23 +00:00
parent 51360711c9
commit 15d7f2f224
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"