mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
Update zigbee-herdsman to 0.13.82 (#6787)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f6e7bec357
commit
4d2eaa882b
Generated
+3
-3
@@ -6580,9 +6580,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.81",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.81.tgz",
|
||||
"integrity": "sha512-uO/EeedqHlFe5p5B7fg/go+9OuYnm/QRLn+nvhiIygxu4rsZYZo819xqMa2n297fPOPjgQU2fsOGEjC/hnSaSQ==",
|
||||
"version": "0.13.82",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.82.tgz",
|
||||
"integrity": "sha512-LMqSb+KGook6GeLGxCtovVJaVPJxLZLAW4/Dw0UMSPq9W41hQSi+wrvXue4qBhLSsYmzM52D+FNwXmagRf06XQ==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.81",
|
||||
"zigbee-herdsman": "0.13.82",
|
||||
"zigbee-herdsman-converters": "14.0.92",
|
||||
"zigbee2mqtt-frontend": "0.3.110"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user