mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
fix(ignore): update zigbee-herdsman-converters to 19.19.1 (#22171)
* fix(ignore): update zigbee-herdsman-converters to 19.19.1 * fix(configure): pass definition to function call (#22154) * Pass definition to configure * fix test --------- Co-authored-by: Koen Kanters <koenkanters94@gmail.com> --------- Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com> Co-authored-by: Sergei Salimov <32013287+mrskycriper@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
Sergei Salimov
parent
a210c238f1
commit
f774753213
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.42.1",
|
||||
"zigbee-herdsman-converters": "19.19.0",
|
||||
"zigbee-herdsman-converters": "19.19.1",
|
||||
"zigbee2mqtt-frontend": "0.6.162"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9802,9 +9802,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "19.19.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.19.0.tgz",
|
||||
"integrity": "sha512-cwIwB+W2TW28SEafCgGzXGFhDsobYb/9gvMMZ7lYODJO7gZfYT67xUlFghKIzrbY6ejcV6b8nCJQ75IVNeaMPg==",
|
||||
"version": "19.19.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.19.1.tgz",
|
||||
"integrity": "sha512-w9iVzH6/l7Mnz/Ow/OJmjK+xLu/pdTp/97WAiIBVy5j3Wx0aVN/BnLiLvE+kaBP1GBVxsFLfKogRzhBOPWMoLQ==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.8",
|
||||
"buffer-crc32": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user