diff --git a/package-lock.json b/package-lock.json index d9ddd54..9d374c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -828,10 +828,6 @@ "validate-npm-package-license": "^3.0.1" } }, - "node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/node_modules/hosted-git-info": { - "version": "2.1.4", - "license": "ISC" - }, "node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/node_modules/is-builtin-module": { "version": "1.0.0", "license": "MIT", @@ -2116,6 +2112,11 @@ "node": ">=0.10.0" } }, + "node_modules/hosted-git-info": { + "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==" + }, "node_modules/html-comment-regex": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz", @@ -4570,9 +4571,6 @@ "validate-npm-package-license": "^3.0.1" }, "dependencies": { - "hosted-git-info": { - "version": "2.1.4" - }, "is-builtin-module": { "version": "1.0.0", "requires": { @@ -5502,6 +5500,11 @@ } } }, + "hosted-git-info": { + "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==" + }, "html-comment-regex": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz",