diff --git a/package-lock.json b/package-lock.json index 77cd79e..d47ca46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5803,12 +5803,9 @@ } }, "hosted-git-info": { - "version": "2.8.2", - "resolved": "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.2.tgz", - "integrity": "sha1-o1w/NVrBJJ8Qk8DCpUKs6IGMFxo=", - "requires": { - "lru-cache": "^5.1.1" - } + "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==" }, "html-entities": { "version": "1.2.1",