fix(ignore): update zigbee-herdsman to 0.34.8 (#21588)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-02-26 19:21:45 +00:00
committed by GitHub
co-authored by Koenkk
parent 956003aa0a
commit fee0811893
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.7.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.34.7",
"zigbee-herdsman": "0.34.8",
"zigbee-herdsman-converters": "18.38.0",
"zigbee2mqtt-frontend": "0.6.158"
},
@@ -9803,9 +9803,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.34.7",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.34.7.tgz",
"integrity": "sha512-10OhHuLx/eGQE2mI2rsT+da7RJAlctbxWg747q37+Mm1qexIzOQqbMcbYgvIx7iIh7lB7QRSJkNOMVGm4YpABA==",
"version": "0.34.8",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.34.8.tgz",
"integrity": "sha512-qbptg1yZS17itsTedYCiHbzID5JNGUB1Dp9BQ3q8DGvmdG83e+8fSkErHoR6mXKdVutsgk6dJEWId3/ZO2FcqA==",
"dependencies": {
"@serialport/bindings-cpp": "^12.0.1",
"@serialport/parser-delimiter": "^12.0.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.7.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.34.7",
"zigbee-herdsman": "0.34.8",
"zigbee-herdsman-converters": "18.38.0",
"zigbee2mqtt-frontend": "0.6.158"
},