diff --git a/package-lock.json b/package-lock.json index 169bd480..6f0d2273 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "fs-extra": "^10.1.0", "get-port": "^5.1.1", "homey-api": "^3.4.32", - "homey-lib": "^2.25.0", + "homey-lib": "^2.26.1", "ignore-walk": "^3.0.3", "inquirer": "8.1.2", "is-wsl": "^2.2.0", @@ -2734,9 +2734,9 @@ } }, "node_modules/homey-lib": { - "version": "2.25.0", - "resolved": "https://registry.npmjs.org/homey-lib/-/homey-lib-2.25.0.tgz", - "integrity": "sha512-eQkG0vWj4fv8MbXgmj4o0ebPD+B6mFWZqhJ/XUW0Y98rWT/jMFoCyeIx3rso7BFEK7T/IO5NoHwmnz0r+uwjkg==", + "version": "2.26.1", + "resolved": "https://registry.npmjs.org/homey-lib/-/homey-lib-2.26.1.tgz", + "integrity": "sha512-6SE264+6nedkrE+9gf1YYOUk6+BV6xLVrNA56IWMTAD/kRjtYp7jErAczokm0CMWgLkLYNmCvL95391GZAQnsQ==", "dependencies": { "ajv": "^6.1.1", "image-size": "^0.6.2", diff --git a/package.json b/package.json index 2ebdfca1..52cbf06b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "fs-extra": "^10.1.0", "get-port": "^5.1.1", "homey-api": "^3.4.32", - "homey-lib": "^2.25.0", + "homey-lib": "^2.26.1", "ignore-walk": "^3.0.3", "inquirer": "8.1.2", "is-wsl": "^2.2.0",