mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-herdsman to 0.13.185 (#10330)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
53003b3d0d
commit
03f24a63d5
Generated
+3
-3
@@ -6896,9 +6896,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.184",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.184.tgz",
|
||||
"integrity": "sha512-WHZdYL0zyfYFGlrYzjksA2YABpyHDZBcg7PEKa03pp7+JxYmpqPv1TNTzDuM0DG0U4Q6Ay/2l2lY6sqD+/SuaQ==",
|
||||
"version": "0.13.185",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.185.tgz",
|
||||
"integrity": "sha512-ppdN96HImoJrKRczsURI8481zgiWnCa0VbSAEoTwdtA3LjJ+r5eH6mHZPph2CWqK48Qo6HYGh9G9KjV47nnGyg==",
|
||||
"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.184",
|
||||
"zigbee-herdsman": "0.13.185",
|
||||
"zigbee-herdsman-converters": "14.0.355",
|
||||
"zigbee2mqtt-frontend": "0.6.63"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user