mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.99 (#7493)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
5aa1d21ed4
commit
638233263d
Generated
+3
-3
@@ -6584,9 +6584,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.98",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.98.tgz",
|
||||
"integrity": "sha512-//P0gDsZgFcvZK04eVwdTkF/FRLwvNAllPaSR4kBNf0ItPs+4FQadpqpnxjlYz5z2acXdSbX5MeuI7yc9jZH+g==",
|
||||
"version": "0.13.99",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.99.tgz",
|
||||
"integrity": "sha512-g6iojMdc9p1d0TWe7dAZSjtUuQugpRR/iiOdWzD+qN3tXO4I9gT+p8HAzQja2rrsewn8gXUlEx8JeDyIhGi6WA==",
|
||||
"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.98",
|
||||
"zigbee-herdsman": "0.13.99",
|
||||
"zigbee-herdsman-converters": "14.0.146",
|
||||
"zigbee2mqtt-frontend": "0.4.10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user