mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.14.73 (#14979)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
ced2ba7344
commit
dd8f13aa8d
Generated
+7
-7
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.72",
|
||||
"zigbee-herdsman": "0.14.73",
|
||||
"zigbee-herdsman-converters": "14.0.666",
|
||||
"zigbee2mqtt-frontend": "0.6.115"
|
||||
},
|
||||
@@ -9328,9 +9328,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.72",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.72.tgz",
|
||||
"integrity": "sha512-PSt3RId+H+lViIZyiOCLPFzbE5N5LO9aUyZ+V14wC9Df1rkkOL2LuH8V3+N1uksolzg6Q0LEQDd/lqOHbpsWZw==",
|
||||
"version": "0.14.73",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.73.tgz",
|
||||
"integrity": "sha512-6uTB76USUCl5v09qGlgjg8IHc0Kgx9xTyUfLbm/4ZoQS83Cl4m1dd5mstB7dUVc5u7O1G6INlaWN+5IHnSMS+g==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -16176,9 +16176,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.72",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.72.tgz",
|
||||
"integrity": "sha512-PSt3RId+H+lViIZyiOCLPFzbE5N5LO9aUyZ+V14wC9Df1rkkOL2LuH8V3+N1uksolzg6Q0LEQDd/lqOHbpsWZw==",
|
||||
"version": "0.14.73",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.73.tgz",
|
||||
"integrity": "sha512-6uTB76USUCl5v09qGlgjg8IHc0Kgx9xTyUfLbm/4ZoQS83Cl4m1dd5mstB7dUVc5u7O1G6INlaWN+5IHnSMS+g==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.72",
|
||||
"zigbee-herdsman": "0.14.73",
|
||||
"zigbee-herdsman-converters": "14.0.666",
|
||||
"zigbee2mqtt-frontend": "0.6.115"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user