mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.12.128 (#4247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
f57ec9f0fd
commit
c707e50292
Generated
+3
-3
@@ -6027,9 +6027,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.127",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.127.tgz",
|
||||
"integrity": "sha512-NbNwX+83byss1tQpZXydpo9iYuHa3RV88X2vHpmoNnv4WuHBjnSbmL/1sdiUB1URBIGeFgC9MxLiTtqxMyCehQ==",
|
||||
"version": "0.12.128",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.128.tgz",
|
||||
"integrity": "sha512-MzkQbQaPu70emRbsPS/aiMMfJ9un31124wns1Zm+CrFQ+wK2Dk5R2vc9+/yKYFvc4mtladiCHjTVdeL7RKTx/Q==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
"semver": "^7.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.127",
|
||||
"zigbee-herdsman": "0.12.128",
|
||||
"zigbee-herdsman-converters": "12.0.178"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user