From c549960485cc3b17a87b729b66abbe3f19f06735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 01:17:24 +0000 Subject: [PATCH] Bump hosted-git-info from 2.2.0 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.2.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.2.0...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e674a6d3..437130c64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1385,9 +1385,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.2.0.tgz", - "integrity": "sha1-eg0JeGPYhsD6u9zTe/F1jYvs+KU=" + "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==" }, "htmlparser2": { "version": "3.7.3", diff --git a/package.json b/package.json index 28f5739a7..d2741cefa 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "fs-plus": "^3.0.0", "fuzzaldrin": "^2.1", "glob": "4.3.1", - "hosted-git-info": "^2.1.4", + "hosted-git-info": "^2.8.9", "marked": "^0.3.18", "request": "^2.83.0", "roaster": "^1.1.2",