From 3c668cf1d91f59c4453c583245a501e7b644a4b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 18:52:15 +0000 Subject: [PATCH] chore(deps): bump hooman from 1.1.0 to 1.1.1 Bumps [hooman](https://github.com/sayem314/hooman) from 1.1.0 to 1.1.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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 825de4496..12fb263b5 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.1.0", + "hooman": "1.1.1", "https-proxy-agent": "5.0.0", "iconv-lite": "0.5.1", "jsdom": "16.2.2", diff --git a/yarn.lock b/yarn.lock index cfbb77cd3..bd66da13f 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.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.1.0.tgz#37eb11aee895f7e0fd97df40b76496aecd670518" - integrity sha512-g/rKFrmpVh/xg5MlgiuW5zvwBQ+rfUzHAl7bHJmph46OKMVenSxmFNmrS5rnTvJuNo0IKjWceTNtSGKvWM+c4Q== +hooman@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/hooman/-/hooman-1.1.1.tgz#41c68db238faf1cc96e9053be419bc2285020a0b" + integrity sha512-em65TolA3FGk8P7mLyhHUIpdhILWclx7FrmIPvG0dN3l0VgvmuCEIsGnftpxOhttgw0ocvgaawmh/wUDn36KWw== dependencies: jsdom "^16.2.2" tough-cookie "^4.0.0"