mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.13.180 (#10115)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
d0195d0ff9
commit
aafd937f8a
Generated
+3
-3
@@ -6930,9 +6930,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.179",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.179.tgz",
|
||||
"integrity": "sha512-vGld85dtfbww/rwR0gA85MXnQv5VOSapRyTSQGpWkIB2EsI+rNARRt5Ym4FE+G62zglIFH4mpGBcUYwFIWuLdQ==",
|
||||
"version": "0.13.180",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.180.tgz",
|
||||
"integrity": "sha512-/XWHZYXxGg3YgDnHVMTQhbzQMFCZtLw1Kpun33yg7+8x0u7TE6S9g65uspiuA+wjhy4P1U+DaAx5X+PrR2SO5A==",
|
||||
"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.179",
|
||||
"zigbee-herdsman": "0.13.180",
|
||||
"zigbee-herdsman-converters": "14.0.343",
|
||||
"zigbee2mqtt-frontend": "0.6.59"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user