From 087a457b01904e2427cb51164ab7a0770cf0f404 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 22:24:41 +0000 Subject: [PATCH] chore(deps): bump hooman from 1.2.3 to 1.2.4 Bumps [hooman](https://github.com/sayem314/hooman) from 1.2.3 to 1.2.4. - [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 | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f81ed6b03..46d4fd4ed 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "googleapis": "51.0.0", "got": "11.1.4", "he": "1.2.0", - "hooman": "1.2.3", + "hooman": "1.2.4", "https-proxy-agent": "5.0.0", "iconv-lite": "0.5.1", "jsdom": "16.2.2", diff --git a/yarn.lock b/yarn.lock index 12ca3577b..5b0fb0083 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6020,15 +6020,14 @@ hogan.js@^3.0.2: mkdirp "0.3.0" nopt "1.0.10" -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== +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== dependencies: jsdom "^16.2.2" tough-cookie "^4.0.0" user-agents "^1.0.559" - vm2 "^3.9.2" hosted-git-info@^2.1.4: version "2.8.8" @@ -12435,11 +12434,6 @@ vm-browserify@0.0.4: dependencies: indexof "0.0.1" -vm2@^3.9.2: - version "3.9.2" - resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.2.tgz#a4085d2d88a808a1b3c06d5478c2db3222a9cc30" - integrity sha512-nzyFmHdy2FMg7mYraRytc2jr4QBaUY3TEGe3q3bK8EgS9WC98wxn2jrPxS/ruWm+JGzrEIIeufKweQzVoQEd+Q== - vue-hot-reload-api@^2.3.0: version "2.3.3" resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.3.tgz#2756f46cb3258054c5f4723de8ae7e87302a1ccf"