fix(ignore): update zigbee-herdsman to 0.46.4 (#22501)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-05-06 19:55:04 +00:00
committed by GitHub
co-authored by Koenkk
parent 6a69c16170
commit e44608a46d
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.17.0",
"zigbee-herdsman": "0.46.3",
"zigbee-herdsman": "0.46.4",
"zigbee-herdsman-converters": "19.36.0",
"zigbee2mqtt-frontend": "0.6.167"
},
@@ -9659,9 +9659,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.46.3",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.46.3.tgz",
"integrity": "sha512-hF1uVbqtnWz7t2OzQCJhX5pKwJf4lMrNGn7h2Y0N9r9hPhOwcVIbWAVG58x4WBcfg0NXUb7waVtB4pigeVjiIg==",
"version": "0.46.4",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.46.4.tgz",
"integrity": "sha512-UUYRcz247sPI6hI0uVZhInYqMycCWP+kAG4BqbsBA6Uy8xUERduZYx6C/qc1MvyTJG/9LIlbfj6Fv+3FuFXzOw==",
"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.17.0",
"zigbee-herdsman": "0.46.3",
"zigbee-herdsman": "0.46.4",
"zigbee-herdsman-converters": "19.36.0",
"zigbee2mqtt-frontend": "0.6.167"
},