From 2a70a3cfcf368cec5101fdcdf8c8620d5bd89703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 12:35:53 +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 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 550303ce..6d17a27e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4214,9 +4214,9 @@ } }, "hosted-git-info": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz", - "integrity": "sha512-lIbgIIQA3lz5XaB6vxakj6sDHADJiZadYEJB+FgA+C4nubM1NwcuvUr9EJPmnH1skZqpqUzWborWo8EIUi0Sdw==" + "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==" }, "html-comment-regex": { "version": "1.1.1", @@ -4435,6 +4435,13 @@ "resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.16.tgz", "integrity": "sha1-SRbP38TL7QILJXpqlQWpqzjCzQ4=" }, + "hubpress-core-slugify": { + "version": "github:hubpress/hubpress-core-slugify#cfe920c13a2ddb5ed4fcdfeb3aff68e0740309d9", + "from": "github:hubpress/hubpress-core-slugify#cfe920c", + "requires": { + "string": "^3.3.1" + } + }, "isarray": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",