From eef96eab7a93c7e703a159a89097e3496456ebb8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 20:08:16 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aed833025..6e89c6dd0 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index b66d90ccb..ca7b7f181 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"