diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-09 15:15:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 15:15:19 +0000 |
commit | d09d45e1e8deecfa15fd2a0873797ee810f4d810 (patch) | |
tree | fdeb9f7666e15e7b63fbb45824b2198c7e7bcee4 /webui | |
parent | bdb832639d9d3ddf2f7e817252eaef48c9d59d4e (diff) | |
download | git-bug-d09d45e1e8deecfa15fd2a0873797ee810f4d810.tar.gz |
Bump hosted-git-info from 2.8.8 to 2.8.9 in /webui
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'webui')
-rw-r--r-- | webui/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webui/package-lock.json b/webui/package-lock.json index b3b2a490..00ffedaa 100644 --- a/webui/package-lock.json +++ b/webui/package-lock.json @@ -12816,9 +12816,9 @@ "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==" }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==" + "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==" }, "hpack.js": { "version": "2.1.6", |