Update zigbee-herdsman to 0.12.131 (#4277)

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-09-06 00:47:16 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Koen Kanters
parent 4f55667760
commit a8e8f43421
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6106,9 +6106,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.130",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.130.tgz",
"integrity": "sha512-TCHnu5JeSCCF78v5sxH0Js/7IWukn+E37OQOhMXzi5vCZ/i2iwI3BL5r97VG/qzA7rhGPs7dcdI1k1HSl0i8kQ==",
"version": "0.12.131",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.131.tgz",
"integrity": "sha512-f9OvMW4+gYfi1oeFCGSc4UC44tmgdX68pWA1+qpqvlgaLrke7pLw1PM6FoQ1QWelOrBpHdPZqitbbceEFFEwzw==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",
+1 -1
View File
@@ -51,7 +51,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.12.130",
"zigbee-herdsman": "0.12.131",
"zigbee-herdsman-converters": "12.0.181",
"zigbee2mqtt-frontend": "^0.1.44"
},