Update zigbee-herdsman to 0.12.111 (#4017)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-07-30 22:58:06 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent ded3a58883
commit b2e588c1cf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6004,9 +6004,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.110",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.110.tgz",
"integrity": "sha512-lWx8D7tA7sgbVZSgiR+GR5rFTfBM1PIkXJ/TbuywiZjfivho4plJEx9M1+Fdf1XUfN+SmfIGgGMpUiDzinypig==",
"version": "0.12.111",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.111.tgz",
"integrity": "sha512-uYUMz8l+dgbreG2SFOZFmX9VETmyHQNd/aUVtFhkkx5S1bwsShq6GzFEq5HROgP8NO7JSrxUMSBrsZ8cGFxpOw==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",
+1 -1
View File
@@ -47,7 +47,7 @@
"semver": "^7.3.2",
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"zigbee-herdsman": "0.12.110",
"zigbee-herdsman": "0.12.111",
"zigbee-herdsman-converters": "12.0.153"
},
"devDependencies": {