From 61ddb90c1ab515c76dda4ec9d0da44392af0f58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 16:32:55 +0000 Subject: [PATCH] Bump hosted-git-info from 2.1.5 to 2.8.9 in /weekly-node Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.1.5 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.1.5...v2.8.9) Signed-off-by: dependabot[bot] --- weekly-node/package-lock.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/weekly-node/package-lock.json b/weekly-node/package-lock.json index 4f3265e..607df3d 100644 --- a/weekly-node/package-lock.json +++ b/weekly-node/package-lock.json @@ -936,7 +936,7 @@ "dependencies": { "babel-runtime": { "version": "5.8.38", - "resolved": "http://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", + "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", "integrity": "sha1-HAsC62MxL18If/IEUIJ7QlydTBk=", "dev": true, "requires": { @@ -3700,9 +3700,9 @@ } }, "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 }, "http-assert": { @@ -5865,11 +5865,6 @@ "bundled": true, "dev": true }, - "hosted-git-info": { - "version": "2.1.5", - "bundled": true, - "dev": true - }, "imurmurhash": { "version": "0.1.4", "bundled": true,