mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.153 (#9055)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
42497f3176
commit
4082763f59
Generated
+3
-3
@@ -6997,9 +6997,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.152",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.152.tgz",
|
||||
"integrity": "sha512-O2VCvsrGPc5Kl8GnpZAMswebIoWhUDy0dY2qfPYxrTcoawQALYJnl5NpJXF5DUGm6R0//6P3vzgGaCr/ASi3CA==",
|
||||
"version": "0.13.153",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.153.tgz",
|
||||
"integrity": "sha512-kDirGmAEbVGEdq8DGY3/cpJRBuGWWnRz/q041lGO0SbquJDuj8KgEFdfDS988Rk6Msr/elstxC+zS0ay3wjVjw==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.152",
|
||||
"zigbee-herdsman": "0.13.153",
|
||||
"zigbee-herdsman-converters": "14.0.266",
|
||||
"zigbee2mqtt-frontend": "0.6.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user