From 5e8a64e62c2adcdd01cbbc1232b833daa3fe7644 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 00:30:12 +0530 Subject: [PATCH] chore(deps): update dependency hosted-git-info to 2.8.9 [security] (#42056) Co-authored-by: Renovate Bot --- curriculum/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/package-lock.json b/curriculum/package-lock.json index 2fb3f492d0f..3116e98645d 100644 --- a/curriculum/package-lock.json +++ b/curriculum/package-lock.json @@ -4825,9 +4825,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": {