mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Update zigbee-herdsman to 0.12.111 (#4017)
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
ded3a58883
commit
b2e588c1cf
Generated
+3
-3
@@ -6004,9 +6004,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.110",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.110.tgz",
|
||||
"integrity": "sha512-lWx8D7tA7sgbVZSgiR+GR5rFTfBM1PIkXJ/TbuywiZjfivho4plJEx9M1+Fdf1XUfN+SmfIGgGMpUiDzinypig==",
|
||||
"version": "0.12.111",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.111.tgz",
|
||||
"integrity": "sha512-uYUMz8l+dgbreG2SFOZFmX9VETmyHQNd/aUVtFhkkx5S1bwsShq6GzFEq5HROgP8NO7JSrxUMSBrsZ8cGFxpOw==",
|
||||
"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.110",
|
||||
"zigbee-herdsman": "0.12.111",
|
||||
"zigbee-herdsman-converters": "12.0.153"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user