diff --git a/package-lock.json b/package-lock.json index 4352b55..a7d6f24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2755,9 +2755,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-signature": { @@ -4321,11 +4321,6 @@ "bundled": true, "dev": true }, - "hosted-git-info": { - "version": "2.4.2", - "bundled": true, - "dev": true - }, "imurmurhash": { "version": "0.1.4", "bundled": true, diff --git a/yarn.lock b/yarn.lock index 43d961e..35d81f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1430,8 +1430,8 @@ home-or-tmp@^2.0.0: os-tmpdir "^1.0.1" hosted-git-info@^2.1.4: - version "2.5.0" - resolved "http://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" http-signature@~1.1.0: version "1.1.1"