Update zigbee-herdsman to 0.13.36 (#5111)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-28 14:53:01 +01:00
committed by GitHub
co-authored by Koenkk
parent 26841f53aa
commit e0c2d69244
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6485,9 +6485,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.35",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.35.tgz",
"integrity": "sha512-H/0Bsm5+GF4EEdj4pAkVdEtlb/opz/Hu9porPo8XP70HpCknMczB/mbf+yLH9N4HjWvBhBfpG/hv+bhVXdkrOg==",
"version": "0.13.36",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.36.tgz",
"integrity": "sha512-N3HOUt6qc7/kXM1nCdb4JW2PdL2I1VdJypMsG1cpYkcamLDCMSLjZNnIg4PMxt2Cb6u2b5d3LGr76MN66GU4IQ==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.2.0",
+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.35",
"zigbee-herdsman": "0.13.36",
"zigbee-herdsman-converters": "13.0.5",
"zigbee2mqtt-frontend": "0.2.91"
},