Update zigbee-herdsman to 0.13.29 (#4955)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-12 11:11:49 +01:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent e6124c2631
commit 8034ea272c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6510,9 +6510,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.28",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.28.tgz",
"integrity": "sha512-Ar3FCkluM1/hiH/AcbSTXG41wCs9HsJU/b7ZXjQQrjaKzhZnKj2fUTI3baddohZ0cBErYmZfzZjnWVIdT7vC+A==",
"version": "0.13.29",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.29.tgz",
"integrity": "sha512-2sP8Z2Rfp+geUmbWmUkacMQmCYf/sSdsc4QE12itT914HrpJ8Ra5574gzJpMC64bpntj+nIRNTpVel2R7BSmSw==",
"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.28",
"zigbee-herdsman": "0.13.29",
"zigbee-herdsman-converters": "12.0.233",
"zigbee2mqtt-frontend": "0.2.76"
},