mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-21 18:19:51 +00:00
Update zigbee-herdsman to 0.13.100 (#7504)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
74bf357757
commit
c50547e465
Generated
+3
-3
@@ -6584,9 +6584,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.99",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.99.tgz",
|
||||
"integrity": "sha512-g6iojMdc9p1d0TWe7dAZSjtUuQugpRR/iiOdWzD+qN3tXO4I9gT+p8HAzQja2rrsewn8gXUlEx8JeDyIhGi6WA==",
|
||||
"version": "0.13.100",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.100.tgz",
|
||||
"integrity": "sha512-vVryOkIaOPJvwdftq993AI0Lq4WexWMQGbhyLhrQF8THJkqK38vbXgUEtEEyMwnsduW/rUF13Vq7HZQF4N2oqg==",
|
||||
"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.99",
|
||||
"zigbee-herdsman": "0.13.100",
|
||||
"zigbee-herdsman-converters": "14.0.148",
|
||||
"zigbee2mqtt-frontend": "0.4.13"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user