mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.14.19 (#11583)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
9c33c90650
commit
65bd5423e8
Generated
+3
-3
@@ -6980,9 +6980,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.18.tgz",
|
||||
"integrity": "sha512-gxuoH1RE8XbgZ0iIxAaUjM/xGhCPeU3lDnaJ1cglQ32GLGDct2UI5I2suOVl0BXy6MeeWXttNMk3DAYjXSjkBA==",
|
||||
"version": "0.14.19",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.19.tgz",
|
||||
"integrity": "sha512-uI5DvaHWJe+UL4/kAvpmt2oUBII1/tZf+YGWE6+ua/QUb6wT9PaDjzwpI594hj9iYVGXKJHwObMtIJNj5SYyIQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.5.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.5.0",
|
||||
"zigbee-herdsman": "0.14.18",
|
||||
"zigbee-herdsman": "0.14.19",
|
||||
"zigbee-herdsman-converters": "14.0.430",
|
||||
"zigbee2mqtt-frontend": "0.6.75"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user