From e6a4dce2494b14915dac333ec13ee928d146165f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 01:42:25 +0000 Subject: [PATCH] Bump hosted-git-info from 2.8.2 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.2 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.2...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++------------------------ yarn.lock | 8 +++----- 2 files changed, 7 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index 422cff7..cdc63ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5771,30 +5771,10 @@ "dev": true }, "hosted-git-info": { - "version": "2.8.2", - "resolved": "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.2.tgz", - "integrity": "sha1-o1w/NVrBJJ8Qk8DCpUKs6IGMFxo=", - "dev": true, - "requires": { - "lru-cache": "^5.1.1" - }, - "dependencies": { - "lru-cache": { - "version": "5.1.1", - "resolved": "http://registry.npm.taobao.org/lru-cache/download/lru-cache-5.1.1.tgz", - "integrity": "sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA=", - "dev": true, - "requires": { - "yallist": "^3.0.2" - } - }, - "yallist": { - "version": "3.0.3", - "resolved": "http://registry.npm.taobao.org/yallist/download/yallist-3.0.3.tgz", - "integrity": "sha1-tLBJ4xS+VF486AIjbWzSLNkcPek=", - "dev": true - } - } + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", + "dev": true }, "hpack.js": { "version": "2.1.6", diff --git a/yarn.lock b/yarn.lock index 0b1c340..a7e8557 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3926,11 +3926,9 @@ hoopy@^0.1.4: integrity sha1-YJIH1mEQADOpqUAq096mdzgcGx0= hosted-git-info@^2.1.4: - version "2.8.2" - resolved "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.2.tgz#a35c3f355ac1249f1093c0c2a542ace8818c171a" - integrity sha1-o1w/NVrBJJ8Qk8DCpUKs6IGMFxo= - dependencies: - lru-cache "^5.1.1" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== hpack.js@^2.1.6: version "2.1.6"