mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
fix(ignore): update zigbee-herdsman-converters to 19.19.0 (#22153)
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.42.0",
|
||||
"zigbee-herdsman-converters": "19.18.0",
|
||||
"zigbee-herdsman-converters": "19.19.0",
|
||||
"zigbee2mqtt-frontend": "0.6.162"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9802,9 +9802,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "19.18.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.18.0.tgz",
|
||||
"integrity": "sha512-BEu0SCPUe1Rgo6c2+bdlHHBLLoar9HxVlfqAiKMaMg0W+obXNwVqrgQGe4kLwMCILEqQ9GehmkjNXBfic+PG4Q==",
|
||||
"version": "19.19.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.19.0.tgz",
|
||||
"integrity": "sha512-cwIwB+W2TW28SEafCgGzXGFhDsobYb/9gvMMZ7lYODJO7gZfYT67xUlFghKIzrbY6ejcV6b8nCJQ75IVNeaMPg==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.8",
|
||||
"buffer-crc32": "^1.0.0",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.42.0",
|
||||
"zigbee-herdsman-converters": "19.18.0",
|
||||
"zigbee-herdsman-converters": "19.19.0",
|
||||
"zigbee2mqtt-frontend": "0.6.162"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user