mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 13:10:03 +00:00
Update zigbee-herdsman to 0.13.23 (#4762)
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
ddbf936102
commit
8895c14f42
Generated
+3
-3
@@ -6467,9 +6467,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.21",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.21.tgz",
|
||||
"integrity": "sha512-TEtaMuzbRmx/YvqDci4p/iHNgur5jDzz/G9/fDV+P23muzX0IC9JqSyR8RmLm9ybLD+JjGEqCa45vPFxGvNz/w==",
|
||||
"version": "0.13.23",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.23.tgz",
|
||||
"integrity": "sha512-DqixPz6hYpIuXKWLlLLBn6yT+XH7AvIcyjAx8NhJg8v+80F4aZu2WZmTm0a81PQ17BpmWIIroTH2FHK7t3WhkA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.21",
|
||||
"zigbee-herdsman": "0.13.23",
|
||||
"zigbee-herdsman-converters": "12.0.219",
|
||||
"zigbee2mqtt-frontend": "0.2.39"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user