mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-13 15:18:52 +00:00
Update zigbee-herdsman to 0.13.186 (#10338)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
74cff6a983
commit
61bd95f8b8
Generated
+3
-3
@@ -6896,9 +6896,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.185",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.185.tgz",
|
||||
"integrity": "sha512-ppdN96HImoJrKRczsURI8481zgiWnCa0VbSAEoTwdtA3LjJ+r5eH6mHZPph2CWqK48Qo6HYGh9G9KjV47nnGyg==",
|
||||
"version": "0.13.186",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.186.tgz",
|
||||
"integrity": "sha512-F3f6KZdvNKQTEnzbIyCrTUmXS+RFK4ZUTvIHfE5R3ehuismSGqjlyJl79KGquuqOyMHGrndJhLxoKhF7/uptGg==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.3.0",
|
||||
"zigbee-herdsman": "0.13.185",
|
||||
"zigbee-herdsman": "0.13.186",
|
||||
"zigbee-herdsman-converters": "14.0.356",
|
||||
"zigbee2mqtt-frontend": "0.6.63"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user