mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-herdsman to 0.13.43 (#5435)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
d4a2f777fa
commit
59ab1e6c22
Generated
+3
-3
@@ -6406,9 +6406,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.42",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.42.tgz",
|
||||
"integrity": "sha512-8gbGeF6KXdk90Z85L1i85UMjCa7J+gJH3tuTXt/WyTAYs7Oqh0uig0hF7GFVPBa3IgCuRgT3oXUnk5BRR366WA==",
|
||||
"version": "0.13.43",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.43.tgz",
|
||||
"integrity": "sha512-aZ+T5hvsBoaVH2pTE57rTpbqFhNIkm84sn3V9/16dlm1WX0qDlfpjI8hywDfXsArfpLYGMImeCdht+AOcdo7hQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.3.1",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.42",
|
||||
"zigbee-herdsman": "0.13.43",
|
||||
"zigbee-herdsman-converters": "13.0.38",
|
||||
"zigbee2mqtt-frontend": "0.2.110"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user