Update zigbee-herdsman to 0.13.116 (#7799)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-15 18:12:19 +02:00
committed by GitHub
co-authored by Koenkk
parent 497ca1800b
commit 1c8fd479d0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6598,9 +6598,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.115",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.115.tgz",
"integrity": "sha512-lUQp6pLExqXFk6zlM41fedBcCYFWmh54Hhdaj/aMdlkGsjHmOSPzI19kKa3vQvFG4/AjSELQ0Qgld3Ym4ae45g==",
"version": "0.13.116",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.116.tgz",
"integrity": "sha512-Qr1i/a5ZYgqlwXu2y1YosYShS0TBEb1FwgElSauQi/xu/+5P6x3W2SO5XCrTOvb0/i+AGWlE+o77MFjdtcQsmA==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.2.0",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.115",
"zigbee-herdsman": "0.13.116",
"zigbee-herdsman-converters": "14.0.176",
"zigbee2mqtt-frontend": "0.4.19"
},