From 4224cfbec7132a180839cabfa09f93385a0cef21 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 08:48:27 +0000 Subject: [PATCH] Update dependency hosted-git-info to 2.8.9 [SECURITY] --- templates/javascript/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/javascript/package-lock.json b/templates/javascript/package-lock.json index 3794b3e..2dfb9d0 100644 --- a/templates/javascript/package-lock.json +++ b/templates/javascript/package-lock.json @@ -1973,9 +1973,9 @@ } }, "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==", "dev": true }, "html-encoding-sniffer": {