mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 22:28:50 +00:00
Update zigbee-herdsman to 0.13.79 (#6679)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
26d4f3d70b
commit
f70e1b343d
Generated
+3
-3
@@ -6549,9 +6549,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.78",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.78.tgz",
|
||||
"integrity": "sha512-u1RCvhHxsR/GpYlulbHpLc0L6uYluXorpf3pgwBlHw8TAaohCpTjsd4y5dKIJ+E3BrO7Q2wqd6WHi72HXONsbw==",
|
||||
"version": "0.13.79",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.79.tgz",
|
||||
"integrity": "sha512-R0D3erq7QQCrvdpnwBaPabP5G6kDamIjSlNRUCAALfJTCDMyYtBvAJdYblfKYqqxCLS3iimmUJ0EROXWcZZlyA==",
|
||||
"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.78",
|
||||
"zigbee-herdsman": "0.13.79",
|
||||
"zigbee-herdsman-converters": "14.0.84",
|
||||
"zigbee2mqtt-frontend": "0.3.80"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user