mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman-converters to 14.0.388 (#10838)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koenkk
Koen Kanters
parent
074c70be54
commit
0d60777565
Generated
+3
-3
@@ -13183,9 +13183,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.387",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.387.tgz",
|
||||
"integrity": "sha512-G3mwGzmfWl0HVvcduwv72wI08T5V4G1rXFcYivClppQ/SZ5Q4xd1eWeLQxX9Zb4PTLzBG+eV9EEHIo6TD2XK+A==",
|
||||
"version": "14.0.388",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.388.tgz",
|
||||
"integrity": "sha512-ouzO2GaqTKHcb0lUYwc8vzt6i+08VlGLDfBhXOk8RUZI6G252N8L2NGkX29xR1WRKcOTFNaugj9iW5q7njsz8g==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.2",
|
||||
"zigbee-herdsman": "0.14.0",
|
||||
"zigbee-herdsman-converters": "14.0.387",
|
||||
"zigbee-herdsman-converters": "14.0.388",
|
||||
"zigbee2mqtt-frontend": "0.6.68"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user