Update zigbee-herdsman to 0.13.20 (#4753)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-23 19:26:00 +02:00
committed by GitHub
parent aa9ba03228
commit bd149af508
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6467,9 +6467,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.19",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.19.tgz",
"integrity": "sha512-czr+EadCafjbrQVSWSb7P4e3A3XamVAk6Szvh1si+DAfvgbpXm+yQ0i01JMbRdG1jH2w2c0yK0l40/KrPWk+1w==",
"version": "0.13.20",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.20.tgz",
"integrity": "sha512-OGhhz3DjrQfUYlaUo4ahjxw4fYtaIGcWWRW879XM1lsaRz/VHcv55VyT94nybgFdw3MMzpuxrtGfgHkxZtaaSQ==",
"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.19",
"zigbee-herdsman": "0.13.20",
"zigbee-herdsman-converters": "12.0.217",
"zigbee2mqtt-frontend": "0.2.39"
},