Update zigbee-herdsman to 0.13.12 (#4535)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-02 17:24:24 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 30449565ac
commit b5dc732a91
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6467,9 +6467,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.11",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.11.tgz",
"integrity": "sha512-VgsTcYE9lHyXCaHYgzo0Jbtx69YV34YshfqRrcmst59pMmcGN3Vco3TG9FW7SVIJrsZKtVNKTLaUsxzM/9VcIg==",
"version": "0.13.12",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.12.tgz",
"integrity": "sha512-cVrczDGaGyIu7cusXH1WDtujHqekhPyO14e21uHSYMlWwnx1j7DfxwE9pOwockPtBrcO8wdQyh9OQCmLMlhP6Q==",
"requires": {
"debug": "^4.2.0",
"fast-deep-equal": "^3.1.3",
+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.11",
"zigbee-herdsman": "0.13.12",
"zigbee-herdsman-converters": "12.0.196",
"zigbee2mqtt-frontend": "0.2.20"
},