mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 13:31:41 +00:00
Update zigbee-herdsman to 0.14.61 (#14238)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3b60a8e02a
commit
b54e29917e
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-syslog": "^2.6.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.9.0",
|
||||
"zigbee-herdsman": "0.14.60",
|
||||
"zigbee-herdsman": "0.14.61",
|
||||
"zigbee-herdsman-converters": "14.0.631",
|
||||
"zigbee2mqtt-frontend": "0.6.112"
|
||||
},
|
||||
@@ -9951,9 +9951,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.60",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.60.tgz",
|
||||
"integrity": "sha512-yo7ZI+LkzBSZEk5cy7V9wqvXjKQKojoEvDYoGJuxD3BfDbpcNjF/GVZXDUV0FRRcBoQRf2w9fPKnKe0Y/x7AoQ==",
|
||||
"version": "0.14.61",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.61.tgz",
|
||||
"integrity": "sha512-RIbGA9Jf4FeWE18PT6TJXhXdj7Rd0nqQ3eXyLn2m0nOSLo6tl4cB+vvKO9g1ZGHyJtjWtvkDSBK/JjHa2KQhTQ==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -17302,9 +17302,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.60",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.60.tgz",
|
||||
"integrity": "sha512-yo7ZI+LkzBSZEk5cy7V9wqvXjKQKojoEvDYoGJuxD3BfDbpcNjF/GVZXDUV0FRRcBoQRf2w9fPKnKe0Y/x7AoQ==",
|
||||
"version": "0.14.61",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.61.tgz",
|
||||
"integrity": "sha512-RIbGA9Jf4FeWE18PT6TJXhXdj7Rd0nqQ3eXyLn2m0nOSLo6tl4cB+vvKO9g1ZGHyJtjWtvkDSBK/JjHa2KQhTQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.6.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.9.0",
|
||||
"zigbee-herdsman": "0.14.60",
|
||||
"zigbee-herdsman": "0.14.61",
|
||||
"zigbee-herdsman-converters": "14.0.631",
|
||||
"zigbee2mqtt-frontend": "0.6.112"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user