Update zigbee-herdsman to 0.13.23 (#4762)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-24 17:13:26 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent ddbf936102
commit 8895c14f42
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6467,9 +6467,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.21",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.21.tgz",
"integrity": "sha512-TEtaMuzbRmx/YvqDci4p/iHNgur5jDzz/G9/fDV+P23muzX0IC9JqSyR8RmLm9ybLD+JjGEqCa45vPFxGvNz/w==",
"version": "0.13.23",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.23.tgz",
"integrity": "sha512-DqixPz6hYpIuXKWLlLLBn6yT+XH7AvIcyjAx8NhJg8v+80F4aZu2WZmTm0a81PQ17BpmWIIroTH2FHK7t3WhkA==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.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.21",
"zigbee-herdsman": "0.13.23",
"zigbee-herdsman-converters": "12.0.219",
"zigbee2mqtt-frontend": "0.2.39"
},