Update zigbee-herdsman to 0.14.110 (#17486)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-28 17:58:44 +00:00
committed by GitHub
co-authored by Koenkk
parent 62453a5d2a
commit 13c7348a97
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.109",
"zigbee-herdsman": "0.14.110",
"zigbee-herdsman-converters": "15.0.98",
"zigbee2mqtt-frontend": "0.6.127"
},
@@ -9151,9 +9151,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.109",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.109.tgz",
"integrity": "sha512-iUaiVY9QLNqubCWk3BxQMjIH/icgA2+q2BsLaakvORDuHSmrSMiHnJeb6+N3tdlmiVuYF4R6qSV71lEW7WGOYA==",
"version": "0.14.110",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.110.tgz",
"integrity": "sha512-LY9ypMIU4RRWtnT7hHrWqMky2A+tvWMUGEOuC/byK3KJ/xVfh464c5Vqq9Ds+hMUQFJyeKdCaZT3kB57HMDCBA==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15876,9 +15876,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.109",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.109.tgz",
"integrity": "sha512-iUaiVY9QLNqubCWk3BxQMjIH/icgA2+q2BsLaakvORDuHSmrSMiHnJeb6+N3tdlmiVuYF4R6qSV71lEW7WGOYA==",
"version": "0.14.110",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.110.tgz",
"integrity": "sha512-LY9ypMIU4RRWtnT7hHrWqMky2A+tvWMUGEOuC/byK3KJ/xVfh464c5Vqq9Ds+hMUQFJyeKdCaZT3kB57HMDCBA==",
"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.109",
"zigbee-herdsman": "0.14.110",
"zigbee-herdsman-converters": "15.0.98",
"zigbee2mqtt-frontend": "0.6.127"
},