From f957a1e8094575f89fbdde8ca44fd2418cba83f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 02:12:34 +0000 Subject: [PATCH] chore(deps): bump hosted-git-info from 2.6.0 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 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.6.0...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c72bd75..14a233cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3070,9 +3070,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.8.4", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.4.tgz", - "integrity": "sha512-pzXIvANXEFrc5oFFXRMkbLPQ2rXRoDERwDLyrcUxGhaZhgP54BBSl9Oheh7Vv0T090cszWBxPjkQQ5Sq1PbBRQ==", + "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 }, "http-cache-semantics": { @@ -5480,14 +5480,6 @@ "bundled": true, "dev": true }, - "hosted-git-info": { - "version": "2.8.2", - "bundled": true, - "dev": true, - "requires": { - "lru-cache": "^5.1.1" - } - }, "http-cache-semantics": { "version": "3.8.1", "bundled": true, @@ -8590,11 +8582,6 @@ } } }, - "hosted-git-info": { - "version": "2.6.0", - "bundled": true, - "dev": true - }, "imurmurhash": { "version": "0.1.4", "bundled": true,