Update zigbee-herdsman to 0.14.104 (#17245)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-04 18:13:41 +00:00
committed by GitHub
parent 372d991db9
commit f5a2c802ca
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.103",
"zigbee-herdsman": "0.14.104",
"zigbee-herdsman-converters": "15.0.81",
"zigbee2mqtt-frontend": "0.6.127"
},
@@ -9148,9 +9148,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.103",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.103.tgz",
"integrity": "sha512-n7rswRBT2mDhTr1n1nznZLv/QUlCMf1rfEH+Qimf307TtqcgjN8yGSbB+K0koNMS5MUYluQ0OSE2jXzHjX7v8A==",
"version": "0.14.104",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.104.tgz",
"integrity": "sha512-8t3Oq7hi6weN7wxBlkO4HpCk9eehozkJ4ov3r2dDA/yWpQtqd7R7cLZ6GyEBv5r7OmZ4bvn8BjEqoVNlQ5u33g==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15873,9 +15873,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.103",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.103.tgz",
"integrity": "sha512-n7rswRBT2mDhTr1n1nznZLv/QUlCMf1rfEH+Qimf307TtqcgjN8yGSbB+K0koNMS5MUYluQ0OSE2jXzHjX7v8A==",
"version": "0.14.104",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.104.tgz",
"integrity": "sha512-8t3Oq7hi6weN7wxBlkO4HpCk9eehozkJ4ov3r2dDA/yWpQtqd7R7cLZ6GyEBv5r7OmZ4bvn8BjEqoVNlQ5u33g==",
"requires": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.103",
"zigbee-herdsman": "0.14.104",
"zigbee-herdsman-converters": "15.0.81",
"zigbee2mqtt-frontend": "0.6.127"
},