mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.13.136 (#8548)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
a9e4745075
commit
7122137639
Generated
+3
-3
@@ -6925,9 +6925,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.135",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.135.tgz",
|
||||
"integrity": "sha512-oJQaAhgyM0AN2DeS9apLFInImNwi2WSCKPlvhFNVxhpUWk9ZrmIVr3SvhG5lDOjZgAqlD+xkZLR1z8m499otmA==",
|
||||
"version": "0.13.136",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.136.tgz",
|
||||
"integrity": "sha512-H1/K7GeFZ/O/szzN/EYYuFP3HQHiJXYHgJlGtBw5dlxqjsqLzQFRfWFVjkAF2jQEg9CTYnoEoL3piBP/enC9Gg==",
|
||||
"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": "^8.2.0",
|
||||
"zigbee-herdsman": "0.13.135",
|
||||
"zigbee-herdsman": "0.13.136",
|
||||
"zigbee-herdsman-converters": "14.0.234",
|
||||
"zigbee2mqtt-frontend": "0.5.27"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user