Update zigbee-herdsman to 0.14.80 (#15463)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-09 16:38:33 +00:00
committed by GitHub
parent eaf834a921
commit d093200fec
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.11.0",
"zigbee-herdsman": "0.14.79",
"zigbee-herdsman": "0.14.80",
"zigbee-herdsman-converters": "14.0.686",
"zigbee2mqtt-frontend": "0.6.119"
},
@@ -8911,9 +8911,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.79",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.79.tgz",
"integrity": "sha512-1CUMWU5yisTE3ZT/yyzo6/fqkSOp63x+fNUMPV1Sh3fVHLOPFsz7aV9BKwH7xA7y++w4dEDtgSi0+WBy8Rhleg==",
"version": "0.14.80",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.80.tgz",
"integrity": "sha512-tCv1nFTyOAHeNhlWG6jmUrJcxnLmdNtF85Qiag/iIuc2H/B7tN5QQg392vAvL7mFooFWq5481f/PDG+33+ZPUg==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15463,9 +15463,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.79",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.79.tgz",
"integrity": "sha512-1CUMWU5yisTE3ZT/yyzo6/fqkSOp63x+fNUMPV1Sh3fVHLOPFsz7aV9BKwH7xA7y++w4dEDtgSi0+WBy8Rhleg==",
"version": "0.14.80",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.80.tgz",
"integrity": "sha512-tCv1nFTyOAHeNhlWG6jmUrJcxnLmdNtF85Qiag/iIuc2H/B7tN5QQg392vAvL7mFooFWq5481f/PDG+33+ZPUg==",
"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.11.0",
"zigbee-herdsman": "0.14.79",
"zigbee-herdsman": "0.14.80",
"zigbee-herdsman-converters": "14.0.686",
"zigbee2mqtt-frontend": "0.6.119"
},