mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-24 12:31:22 +00:00
Update zigbee-herdsman to 0.12.115 (#4063)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
81db31b784
commit
e97fc903a5
Generated
+3
-3
@@ -6025,9 +6025,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.114",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.114.tgz",
|
||||
"integrity": "sha512-gFr7HpmXfWpIp+gKGPOZu+3ZZA2AR6kCC8U+MXjb0seTwJahKMVLSkJstI1iyHJSbU+k+88oCVDeroS8D7ap+g==",
|
||||
"version": "0.12.115",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.115.tgz",
|
||||
"integrity": "sha512-Ddzp/CNEljvqdL9O6qynC2iFCVIPxUrZRh8k5l5vk4Z43siAQoFzhGPab3RcX80MVKo1cLgoYcocKCsF8Z3SsA==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"semver": "^7.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.114",
|
||||
"zigbee-herdsman": "0.12.115",
|
||||
"zigbee-herdsman-converters": "12.0.158"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user