diff --git a/package-lock.json b/package-lock.json index a712f5be..558a1442 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3905,9 +3905,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://artifactory-dev.exacttarget.com:443/artifactory/api/npm/sfmc-npm/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha1-dTm9S8Hg4KiVgVouAmJCCxKFhIg=", + "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-errors": {