Update zigbee-herdsman. #1888.

This commit is contained in:
Koen Kanters
2019-09-09 21:33:34 +02:00
parent 053e646f50
commit 411f1fab73
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",
+1 -1
View File
@@ -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": {