mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
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:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Koen Kanters
parent
4f55667760
commit
a8e8f43421
Generated
+3
-3
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user