mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
Update zigbee-herdsman to 0.12.130 (#4265)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7d53408278
commit
cb0dee2f10
Generated
+3
-3
@@ -6027,9 +6027,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.129",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.129.tgz",
|
||||
"integrity": "sha512-azb010q+4Y1q5RYseE182w4P3Eysm9fAZSJ3b/DRZJMe22xXsEWPI67gc/IM0HE5k9RNquLQugYNffvC127U1A==",
|
||||
"version": "0.12.130",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.130.tgz",
|
||||
"integrity": "sha512-TCHnu5JeSCCF78v5sxH0Js/7IWukn+E37OQOhMXzi5vCZ/i2iwI3BL5r97VG/qzA7rhGPs7dcdI1k1HSl0i8kQ==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
"semver": "^7.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.129",
|
||||
"zigbee-herdsman": "0.12.130",
|
||||
"zigbee-herdsman-converters": "12.0.179"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user