chore(deps): bump hooman from 1.2.0 to 1.2.1

Bumps [hooman](https://github.com/sayem314/hooman) from 1.2.0 to 1.2.1.
- [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-12 19:30:32 +00:00 committed by GitHub
parent 90ac604d11
commit 9c322972d0
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.0",
"hooman": "1.2.1",
"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.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.2.0.tgz#e0d746316b502f2d906220ded749b5f6a7e0f866"
integrity sha512-L7W6u+cOXc0cts6OFsvYGaw4F9aFBW5C+rOMw8bP5RUCGSyre2DkU+9mDvPP+Pi35HXqpR8ai4inxRgMXifV4Q==
hooman@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.2.1.tgz#beff6d4a53256b649bbbdb04e3590e9bd4257b9f"
integrity sha512-ulF2LNse9/vXlqkD/oTczDVhF3CFysCcbrx2BI3/MWjqVz3YtWRauIVFHEV/mX7b9mM4m3A/+z6gaETz+tbd+A==
dependencies:
jsdom "^16.2.2"
tough-cookie "^4.0.0"