chore(deps): bump hooman from 1.2.2 to 1.2.3

Bumps [hooman](https://github.com/sayem314/hooman) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/sayem314/hooman/releases)
- [Changelog](https://github.com/sayem314/hooman/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sayem314/hooman/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-14 20:08:16 +00:00 committed by GitHub
parent 3c8d5a1ca5
commit eef96eab7a
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": "50.0.0",
"got": "11.1.3",
"he": "1.2.0",
"hooman": "1.2.2",
"hooman": "1.2.3",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.5.1",
"jsdom": "16.2.2",

View File

@ -6025,10 +6025,10 @@ hogan.js@^3.0.2:
mkdirp "0.3.0"
nopt "1.0.10"
hooman@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.2.2.tgz#3c7d2aa3fe6ca215787b34fce371a8f6e9db6199"
integrity sha512-5z1i8f3CrioVRX3WXs3kdwdsftIBmDqwG/nb/v6V6vID4E/OzTmU2SyerOI2DSSGevsBnl1mr2OzDMjFBOOQtQ==
hooman@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.2.3.tgz#d3200848139ec61ed0188d3efb90fe9fbc07606d"
integrity sha512-gEOHQChypGUa+QMydYIXF1bx2dcVsz6N7dRCK+Rmb+NGgLw+LqF41MBr8oB4mg3ECW3pPXmh6vQLHDSxRBFhDA==
dependencies:
jsdom "^16.2.2"
tough-cookie "^4.0.0"