diff --git a/ui (gen4)/package-lock.json b/ui (gen4)/package-lock.json index 9b483d9f..d68384c0 100755 --- a/ui (gen4)/package-lock.json +++ b/ui (gen4)/package-lock.json @@ -138,9 +138,9 @@ } }, "commander": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.12.2.tgz", - "integrity": "sha512-BFnaq5ZOGcDN7FlrtBT4xxkgIToalIIxwjxLWVJ8bGTpe1LroqMiqQXdA7ygc7CRvaYS+9zfPGFnJqFSayx+AA==" + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.13.0.tgz", + "integrity": "sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA==" }, "concat-map": { "version": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", diff --git a/ui (gen4)/package.json b/ui (gen4)/package.json index ec2a8d6b..03b50921 100755 --- a/ui (gen4)/package.json +++ b/ui (gen4)/package.json @@ -20,7 +20,7 @@ "dependencies": { "app-module-path": "^1.0.6", "async-json": "0.0.2", - "commander": "^2.12.2", + "commander": "^2.13.0", "exiftool": "^0.0.3", "fs-extra": "^4.0.3", "fs-walk": "^0.0.1",