Update zigbee-herdsman to 0.13.41 (#5270)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-12-11 20:20:16 +01:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 2b64a476c9
commit dd68d1d2be
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6471,9 +6471,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.40",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.40.tgz",
"integrity": "sha512-KKn1UzU89iRSs73CBxebI6BGfrLsxtLcZfYh1ZPWYO1BsdZLX/wTPIIp6OlIFr918nPc4H4cXOjNqOPnkvFTaQ==",
"version": "0.13.41",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.41.tgz",
"integrity": "sha512-qHAvPHr8CrzD9pRiiqNmlwxh/KvIfvGpopGBl4Hl2LJln3ruzt1cpHA3jcvR/WUC4vQsTtdEk2911BNEb5APWw==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.3.1",
+1 -1
View File
@@ -51,7 +51,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.40",
"zigbee-herdsman": "0.13.41",
"zigbee-herdsman-converters": "13.0.19",
"zigbee2mqtt-frontend": "0.2.107"
},