From 7dd8e1bdf275f9140beffebcccb2eb859b2ab2bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 02:52:02 +0000 Subject: [PATCH] Bump hosted-git-info from 2.5.0 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.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.5.0...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 890f53d..93ad018 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "active-data", - "version": "2.0.9", + "version": "2.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -6377,9 +6377,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.5.0.tgz", - "integrity": "sha512-pNgbURSuab90KbTqvRPsseaTxOJCZBD0a7t+haSN33piP9cCM4l0CqdzAif2hUqm716UovKB2ROmiabGAKVXyg==", + "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-void-elements": { @@ -8566,11 +8566,6 @@ "is-stream": "^1.0.1" } }, - "hosted-git-info": { - "version": "2.7.1", - "bundled": true, - "dev": true - }, "imurmurhash": { "version": "0.1.4", "bundled": true, @@ -12962,8 +12957,7 @@ "version": "github:forceuser/isomorphic-fetch#5fbb4908e4d961341a63ffc6825c545915b636cb", "from": "github:forceuser/isomorphic-fetch#5fbb4908e4d961341a63ffc6825c545915b636cb", "requires": { - "node-fetch": ">=2.2.0", - "whatwg-fetch": ">=3.0.0" + "node-fetch": ">=2.2.0" } }, "lcid": {