diff --git a/find-unifi-source/node/package-lock.json b/find-unifi-source/node/package-lock.json old mode 100755 new mode 100644 index 61ee47c..75cc265 --- a/find-unifi-source/node/package-lock.json +++ b/find-unifi-source/node/package-lock.json @@ -30,7 +30,7 @@ "resolved": "https://registry.npmjs.org/async/-/async-2.6.0.tgz", "integrity": "sha512-xAfGg1/NTLBBKlHFmnd7PlmUW9KhVQIUuSrYem9xzFUZy13ScvtyGGejaae9iAVRiRq9+Cx7DPFaAAhCpyxyPw==", "requires": { - "lodash": "4.17.4" + "lodash": "^4.14.0" } }, "asynckit": {