mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman-converters to 14.0.364 (#10446)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
2d2c01981e
commit
3166d37096
Generated
+3
-3
@@ -13205,9 +13205,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.363",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.363.tgz",
|
||||
"integrity": "sha512-+aOThWfe+EkPjSbhDtg10hjuY39vw7JJjB0wFw2DcoUe4n6e1iFb3MV6gLX1ybsxER4x4VEn+Vb4vqiAG2qFAA==",
|
||||
"version": "14.0.364",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.364.tgz",
|
||||
"integrity": "sha512-nOUzBXzm+wuc5wpec8DcwlM/S/exPFVjYEA7QTNpOegUvCOoVXVc3VRvCQH49cD81Z86pUP1MhzQoSgOCbznIA==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.0",
|
||||
"zigbee-herdsman": "0.13.188",
|
||||
"zigbee-herdsman-converters": "14.0.363",
|
||||
"zigbee-herdsman-converters": "14.0.364",
|
||||
"zigbee2mqtt-frontend": "0.6.65"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user