mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
Update zigbee-herdsman to 0.14.64 (#14348)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f8d64b67ad
commit
37aea8df8f
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.63",
|
||||
"zigbee-herdsman": "0.14.64",
|
||||
"zigbee-herdsman-converters": "14.0.636",
|
||||
"zigbee2mqtt-frontend": "0.6.114"
|
||||
},
|
||||
@@ -9956,9 +9956,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.63",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.63.tgz",
|
||||
"integrity": "sha512-ZUfm2qFACllnXK2qoJqXgkFmgnhgUK056eO+VVhPoDchKKkNKDluWc/G4+kPwgDOGwU1B5CYw2zIH5LnG7qbpw==",
|
||||
"version": "0.14.64",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.64.tgz",
|
||||
"integrity": "sha512-qU+Xgkc4Zo+lppHE0b4Qe2cZAPf3Jh9svIRupK9abbQvugy+Zy5qR3u6tIfqCri6d7mXX3p7ru1Rap0bjqudaA==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -17309,9 +17309,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.63",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.63.tgz",
|
||||
"integrity": "sha512-ZUfm2qFACllnXK2qoJqXgkFmgnhgUK056eO+VVhPoDchKKkNKDluWc/G4+kPwgDOGwU1B5CYw2zIH5LnG7qbpw==",
|
||||
"version": "0.14.64",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.64.tgz",
|
||||
"integrity": "sha512-qU+Xgkc4Zo+lppHE0b4Qe2cZAPf3Jh9svIRupK9abbQvugy+Zy5qR3u6tIfqCri6d7mXX3p7ru1Rap0bjqudaA==",
|
||||
"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.63",
|
||||
"zigbee-herdsman": "0.14.64",
|
||||
"zigbee-herdsman-converters": "14.0.636",
|
||||
"zigbee2mqtt-frontend": "0.6.114"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user