diff --git a/package-lock.json b/package-lock.json index bd7b6d4..169f8b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1860,9 +1860,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 }, "html-encoding-sniffer": { @@ -3215,7 +3215,6 @@ "version": "1.9.0", "resolved": "https://registry.npmjs.org/registry-js/-/registry-js-1.9.0.tgz", "integrity": "sha512-0jI9iHxcfHvUSqYtfCc3oshbMQ3VqVLqvUD59Jjgoo+dsHNeJWBWXnOxRw2ZgFcNfdOmyPU9ClhKSDS9OvodBA==", - "dev": true, "requires": { "nan": "^2.10.0", "prebuild-install": "^5.2.4"