diff --git "a/react\347\233\270\345\205\263/react-webpack/package-lock.json" "b/react\347\233\270\345\205\263/react-webpack/package-lock.json" index 5dec5dcb6..9c8cc2114 100644 --- "a/react\347\233\270\345\205\263/react-webpack/package-lock.json" +++ "b/react\347\233\270\345\205\263/react-webpack/package-lock.json" @@ -4016,9 +4016,9 @@ } }, "hosted-git-info": { - "version": "2.6.0", - "resolved": "http://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.6.0.tgz", - "integrity": "sha1-IyNbKasjDFdqqw1PE/wEawsDgiI=", + "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-comment-regex": {