Update zigbee-herdsman to 0.14.65 (#14538)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-18 15:50:13 +00:00
committed by GitHub
parent ef6826f263
commit 2c12cbaf18
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-syslog": "^2.6.0",
"winston-transport": "^4.5.0",
"ws": "^8.9.0",
"zigbee-herdsman": "0.14.64",
"zigbee-herdsman": "0.14.65",
"zigbee-herdsman-converters": "14.0.643",
"zigbee2mqtt-frontend": "0.6.114"
},
@@ -9901,9 +9901,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.64",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.64.tgz",
"integrity": "sha512-qU+Xgkc4Zo+lppHE0b4Qe2cZAPf3Jh9svIRupK9abbQvugy+Zy5qR3u6tIfqCri6d7mXX3p7ru1Rap0bjqudaA==",
"version": "0.14.65",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.65.tgz",
"integrity": "sha512-z31/BGqsEAUH+jSmbUOGl/dJtNYKrxch8v4eoc+aGckrHIUCK30Ji5z/yQbYGTcd5Wct66IPhIJsU1Kdrl71CA==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17216,9 +17216,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.64",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.64.tgz",
"integrity": "sha512-qU+Xgkc4Zo+lppHE0b4Qe2cZAPf3Jh9svIRupK9abbQvugy+Zy5qR3u6tIfqCri6d7mXX3p7ru1Rap0bjqudaA==",
"version": "0.14.65",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.65.tgz",
"integrity": "sha512-z31/BGqsEAUH+jSmbUOGl/dJtNYKrxch8v4eoc+aGckrHIUCK30Ji5z/yQbYGTcd5Wct66IPhIJsU1Kdrl71CA==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-syslog": "^2.6.0",
"winston-transport": "^4.5.0",
"ws": "^8.9.0",
"zigbee-herdsman": "0.14.64",
"zigbee-herdsman": "0.14.65",
"zigbee-herdsman-converters": "14.0.643",
"zigbee2mqtt-frontend": "0.6.114"
},