From 68fdd749940e7cbc3cc53058e2b402e0948964ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 06:45:14 +0000 Subject: [PATCH] Bump hosted-git-info from 2.7.1 to 2.8.9 in /website Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 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.7.1...v2.8.9) Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/package.json b/website/package.json index bec233b..1b58d5d 100644 --- a/website/package.json +++ b/website/package.json @@ -315,7 +315,7 @@ "highlight.js": "^9.12.0", "home-or-tmp": "^2.0.0", "homedir-polyfill": "^1.0.1", - "hosted-git-info": "^2.6.0", + "hosted-git-info": "^2.8.9", "html-comment-regex": "^1.1.1", "http-errors": "^1.6.3", "http-parser-js": "^0.4.13", diff --git a/website/yarn.lock b/website/yarn.lock index 1aea9ee..b3535f8 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -2959,10 +2959,10 @@ homedir-polyfill@^1.0.1: dependencies: parse-passwd "^1.0.0" -hosted-git-info@^2.1.4, hosted-git-info@^2.6.0: - version "2.7.1" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047" - integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w== +hosted-git-info@^2.1.4, hosted-git-info@^2.8.9: + 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== html-comment-regex@^1.1.0, html-comment-regex@^1.1.1: version "1.1.1" @@ -4352,7 +4352,7 @@ once@^1.3.0, once@^1.4.0: onetime@^1.0.0, onetime@^1.1.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" integrity sha1-ofeDj4MUxRbwXs78vEzP4EtO14k= onetime@^2.0.0: