Merge pull request #4864 from DIYgod/dependabot/npm_and_yarn/hooman-1.2.5

This commit is contained in:
dependabot-preview[bot] 2020-05-27 14:54:56 +00:00 committed by GitHub
commit 5ff49f0c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"googleapis": "51.0.0",
"got": "11.1.4",
"he": "1.2.0",
"hooman": "1.2.4",
"hooman": "1.2.5",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.5.1",
"jsdom": "16.2.2",

View File

@ -6020,10 +6020,10 @@ hogan.js@^3.0.2:
mkdirp "0.3.0"
nopt "1.0.10"
hooman@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.2.4.tgz#92a1bfc5de59d10bd919623b8be5058f815200eb"
integrity sha512-AH40TAuHlImznA9R3/lN55BsGLMSyyOgwIZVwR2v8eL4nDJJj6Z+mufvmOzfOcoUsMCZY4mBE4GIOq9Q/XDMxg==
hooman@1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.2.5.tgz#93cc1b29653fc9a64629ce05b78c4e83dca6b86d"
integrity sha512-Pfw9k2yvhvzMF/ICrYudBE4G0MuxU/k9Act062RJByoFBiZBObBQxyQKJLN5s+U8vpvNkkbxkGPVKTw5OFm9AA==
dependencies:
jsdom "^16.2.2"
tough-cookie "^4.0.0"