diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ff0f64973..ae545f3ff 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -5938,9 +5938,9 @@ } }, "zigbee-herdsman": { - "version": "0.6.4", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.6.4.tgz", - "integrity": "sha512-Z+4fo8NOZTlWeV4dJc3c5AU/PjBJg52MGlE2rocbIo0tTZczODUliArrogAMvijn985qyInoY8fhpOZ+OmQtuQ==", + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.6.5.tgz", + "integrity": "sha512-PUtxDbk2Fc9w6C9tIKuu1vnqWSy3plly+dCSBtQbQQdRs02HsWMW4V1GEH4LR3oyMb7BIyauTNwh6Pau/pUNKA==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^2.0.1", diff --git a/package.json b/package.json index eed83144a..40be04c2e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "rimraf": "*", "semver": "*", "winston": "2.4.2", - "zigbee-herdsman": "0.6.4", + "zigbee-herdsman": "0.6.5", "zigbee-herdsman-converters": "11.0.9" }, "devDependencies": {