mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman. #1888.
This commit is contained in:
Generated
+3
-3
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user