diff --git a/package-lock.json b/package-lock.json index bdafa47..c5caf06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "resolved": "https://registry.npmjs.org/async/-/async-2.5.0.tgz", "integrity": "sha512-e+lJAJeNWuPCNyxZKOBdaJGyLGHugXVQtrAwtuAe2vhxTYxFTKE73p8JuTmdH0qdQZtDvI4dhJwjZc5zsfIsYw==", "requires": { - "lodash": "4.17.4" + "lodash": "^4.14.0" } }, "asynckit": { @@ -685,6 +685,7 @@ }, "node-hikvision-api": { "version": "git+https://github.com/ragingcomputer/node-hikvision-api.git#0225019b2d64c476b093b0aec063ca72ff09b324", + "from": "node-hikvision-api@git+https://github.com/ragingcomputer/node-hikvision-api.git#0225019b2d64c476b093b0aec063ca72ff09b324", "requires": { "net-keepalive": "0.3.8", "xml2js": "0.4.19"