diff --git a/package-lock.json b/package-lock.json index 5739e20..c1d955c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -913,8 +913,8 @@ }, "hosted-git-info": { "version": "2.7.1", - "resolved": "http://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.7.1.tgz", - "integrity": "sha1-l/I2l3vW4SVAiTD/bePuxigewEc=", + "resolved": "https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz", + "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==", "dev": true }, "htmlparser2": {