Update zigbee-herdsman to 0.14.43 (#13092)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-07-10 07:57:07 +00:00
committed by GitHub
parent 3bd3196a40
commit 0da033ce95
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.8.0",
"zigbee-herdsman": "0.14.42",
"zigbee-herdsman": "0.14.43",
"zigbee-herdsman-converters": "14.0.565",
"zigbee2mqtt-frontend": "0.6.105"
},
@@ -9766,9 +9766,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.42",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.42.tgz",
"integrity": "sha512-dtNmgTesMi1Embv7Bb2Gg6iOVpj103dsBbxUl+r8tD46eFZWVcu0XGq2OxvWVFDjiwV5fZBPmB6+vjkXgOy+3Q==",
"version": "0.14.43",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.43.tgz",
"integrity": "sha512-/FhKScc2bxoM/m9Vm/0OTTXswaaN6CLWQ4m7da70NsAQmPnC6y8aN9sb3ay+x+S5hyQ7jgq7TQan4Wl4deAwcw==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17019,9 +17019,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.42",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.42.tgz",
"integrity": "sha512-dtNmgTesMi1Embv7Bb2Gg6iOVpj103dsBbxUl+r8tD46eFZWVcu0XGq2OxvWVFDjiwV5fZBPmB6+vjkXgOy+3Q==",
"version": "0.14.43",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.43.tgz",
"integrity": "sha512-/FhKScc2bxoM/m9Vm/0OTTXswaaN6CLWQ4m7da70NsAQmPnC6y8aN9sb3ay+x+S5hyQ7jgq7TQan4Wl4deAwcw==",
"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.8.0",
"zigbee-herdsman": "0.14.42",
"zigbee-herdsman": "0.14.43",
"zigbee-herdsman-converters": "14.0.565",
"zigbee2mqtt-frontend": "0.6.105"
},