mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.127 (#8305)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koenkk
Koen Kanters
parent
3d27a63b5a
commit
108694276e
Generated
+3
-3
@@ -8472,9 +8472,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.126",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.126.tgz",
|
||||
"integrity": "sha512-+WAgw7bC344BUqgwpctrWEs9m3cDnS4m2YWpeCVBYdBPBx7gcIk/9QoZKUbx4pkH7aQpILjkuIsan5fAmaKsqQ==",
|
||||
"version": "0.13.127",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.127.tgz",
|
||||
"integrity": "sha512-rZYC2NJ2MK3hvUOfc1tTPsVx2a1Hj4bN0KM7mP9jh3O6pv3Sli+Ji2UtKQzW+d8VRudfQdwlIGK3s465eU8gRA==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.2.0",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.126",
|
||||
"zigbee-herdsman": "0.13.127",
|
||||
"zigbee-herdsman-converters": "14.0.216",
|
||||
"zigbee2mqtt-frontend": "0.5.22"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user