diff --git a/package-lock.json b/package-lock.json index 2b15db3..15a9ee8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,9 +86,9 @@ } }, "lookpath": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/lookpath/-/lookpath-1.1.0.tgz", - "integrity": "sha512-B9NM7XpVfkyWqfOBI/UW0kVhGw7pJztsduch+1wkbYDi90mYK6/InFul3lG0hYko/VEcVMARVBJ5daFRc5aKCw==" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/lookpath/-/lookpath-1.2.0.tgz", + "integrity": "sha512-cUl+R2bGJcSJiHLVKzGHRTYTBhudbHIgd7s63gfGHteaz0BBKEEz2yw2rgbxZAFze92KlbkiWzL1ylYOmqIPVA==" }, "mustache": { "version": "4.1.0", diff --git a/package.json b/package.json index 3530055..0bfa8db 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fs-extra": "^9.1.0", "ip": "^1.1.5", "is-port-available": "^0.1.5", - "lookpath": "^1.1.0", + "lookpath": "^1.2.0", "mustache": "^4.1.0", "slash": "^3.0.0", "sudo-prompt": "^9.2.1",