Update zigbee-herdsman to 0.12.107 (#3916)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-07-16 21:12:04 +02:00
committed by GitHub
parent 64e9d65b07
commit 9b9eb84f4e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6004,9 +6004,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.104",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.104.tgz",
"integrity": "sha512-hQLYSIs8sA6M4KSdjTCuNd2QE0+8ntofeFcgMqxvwqtwOCw+VpMie43y+O8xpzIE9SC2d0cQ+6DdWMrRcbtA5A==",
"version": "0.12.107",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.107.tgz",
"integrity": "sha512-E14BM3eGg6qmcJYGec9g/4ovGxir9vq41Nd1l2jgECAgbO8M3wYY2bbMZuvjuIxXHF8dypOn7XdFVExuIcU+og==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",
+1 -1
View File
@@ -47,7 +47,7 @@
"semver": "*",
"winston": "*",
"winston-syslog": "*",
"zigbee-herdsman": "0.12.104",
"zigbee-herdsman": "0.12.107",
"zigbee-herdsman-converters": "12.0.139"
},
"devDependencies": {