Update zigbee-herdsman to 0.13.136 (#8548)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-28 15:43:19 +02:00
committed by GitHub
co-authored by Koenkk
parent a9e4745075
commit 7122137639
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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"
},