diff --git a/package.json b/package.json index ff55bb8..cd95671 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-mocha": "^5.2.0", - "hap-nodejs": "^0.4.21", + "hap-nodejs": "^0.5.0", "jshint": "^2.9.4", "mocha": "^6.0.1", "nyc": "^13.1.0", diff --git a/yarn.lock b/yarn.lock index 7374657..68d13c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1318,10 +1318,10 @@ handlebars@^4.1.0: optionalDependencies: uglify-js "^3.1.4" -hap-nodejs@^0.4.21: - version "0.4.53" - resolved "https://registry.yarnpkg.com/hap-nodejs/-/hap-nodejs-0.4.53.tgz#86e263a54b7f90f6c6246b8d96870eff40eaa5a9" - integrity sha512-6i7m/sugXm/6jP9fLaGUbOtmvxvzcYCfyZFK9dv6kLeavCJparlIn50g+6hc6ljxq0d7Q1mH+pawCPUEq4ZC8Q== +hap-nodejs@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/hap-nodejs/-/hap-nodejs-0.5.0.tgz#d5ce3edd706ea517d00d3bdeb8ee425cdbc81975" + integrity sha512-zP0M1C8T9XZNIcRhZLSw+GKHECZvai9sZdFXBeRFeIhJe4UCbDyfLK/Owe+aJPBdkhHcc1LguLHi3Jt2VH/YZQ== dependencies: bonjour-hap "^3.5.1" buffer-shims "^1.0.0"