diff --git a/Source/package-lock.json b/Source/package-lock.json index 89f3405..eadd9da 100644 --- a/Source/package-lock.json +++ b/Source/package-lock.json @@ -1,6 +1,6 @@ { "name": "com_hbmanager", - "version": "2.6.12", + "version": "2.6.15", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -4135,9 +4135,9 @@ } }, "hosted-git-info": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz", - "integrity": "sha512-lIbgIIQA3lz5XaB6vxakj6sDHADJiZadYEJB+FgA+C4nubM1NwcuvUr9EJPmnH1skZqpqUzWborWo8EIUi0Sdw==", + "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": {