Update zigbee-herdsman to 0.14.29 (#12464)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-13 08:30:16 +00:00
committed by GitHub
co-authored by Koenkk
parent fd344a3017
commit bc5fd1a52f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.28",
"zigbee-herdsman": "0.14.29",
"zigbee-herdsman-converters": "14.0.516",
"zigbee2mqtt-frontend": "0.6.84"
},
@@ -9704,9 +9704,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.28",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.28.tgz",
"integrity": "sha512-fxmSPrM5IEawyl9/WvPh9N3tBl2XOtph1rnQt5DeBQnrQtfbVou98PIhiWYI+Id7PdLxiDLVNidjM8VwMlXN4Q==",
"version": "0.14.29",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.29.tgz",
"integrity": "sha512-V4zzHKpZUMXOzrmWix/LGl1GRaF8H42a7TpkyAVcuXCsqc27EexPOmdRYvWErk5mkGLdrQDC7fYN3VbOyEzsgQ==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
@@ -16859,9 +16859,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.28",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.28.tgz",
"integrity": "sha512-fxmSPrM5IEawyl9/WvPh9N3tBl2XOtph1rnQt5DeBQnrQtfbVou98PIhiWYI+Id7PdLxiDLVNidjM8VwMlXN4Q==",
"version": "0.14.29",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.29.tgz",
"integrity": "sha512-V4zzHKpZUMXOzrmWix/LGl1GRaF8H42a7TpkyAVcuXCsqc27EexPOmdRYvWErk5mkGLdrQDC7fYN3VbOyEzsgQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.28",
"zigbee-herdsman": "0.14.29",
"zigbee-herdsman-converters": "14.0.516",
"zigbee2mqtt-frontend": "0.6.84"
},