mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 22:28:50 +00:00
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:
committed by
GitHub
parent
64e9d65b07
commit
9b9eb84f4e
Generated
+3
-3
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user