mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman-converters to 14.0.244 (#8720)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
69e3deb7ac
commit
feff729eb6
Generated
+3
-3
@@ -14658,9 +14658,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.243",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.243.tgz",
|
||||
"integrity": "sha512-A7oVVmtONAkDTstXW5UHBnVS7q2UmDPsrpeLqWuRWcV4k5SGuFBx8Or1xOlHc1+zc1Bh+YMD1SLzjP+v3y/EjQ==",
|
||||
"version": "14.0.244",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.244.tgz",
|
||||
"integrity": "sha512-cXONmEB9iLNwcrbre4TY9DYR8w1xRfjdIAZS9kXiAvweOCGxTc4KXU4qSjVh6EaYspxkcyYdn7PpIVw+koHioQ==",
|
||||
"requires": {
|
||||
"axios": "^0.21.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.1",
|
||||
"zigbee-herdsman": "0.13.142",
|
||||
"zigbee-herdsman-converters": "14.0.243",
|
||||
"zigbee-herdsman-converters": "14.0.244",
|
||||
"zigbee2mqtt-frontend": "0.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user