diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-05-10 07:27:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 07:27:01 +0000 |
commit | cc3654ce37190eb92b533cbf77fdc78b5e7e25ee (patch) | |
tree | 1eceeebfa474f19e3e522fda99ca8e9023a2ed8f /build | |
parent | 87d6b3fa01b440b09157192f8ceb2365815b12a2 (diff) | |
download | nextcloud-server-cc3654ce37190eb92b533cbf77fdc78b5e7e25ee.tar.gz nextcloud-server-cc3654ce37190eb92b533cbf77fdc78b5e7e25ee.zip |
[Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /build
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. **This update includes a security fix.**
- [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-preview[bot] <support@dependabot.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package-lock.json b/build/package-lock.json index f7d1a91dd9d..01078d2eead 100644 --- a/build/package-lock.json +++ b/build/package-lock.json @@ -1456,9 +1456,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz", - "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==", + "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 }, "html-escaper": { |