mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
Update zigbee-herdsman-converters to 14.0.326 (#9795)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9128838534
commit
678e19fd7e
Generated
+3
-3
@@ -13218,9 +13218,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.325",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.325.tgz",
|
||||
"integrity": "sha512-7HZZki0xGT5ooVvXyFqqGHv53kUtv0ThbRV/XQwiwBKw/nI8OhlkedhpevEUxurWXFt6dt/A/K+sNAXTn/FGWw==",
|
||||
"version": "14.0.326",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.326.tgz",
|
||||
"integrity": "sha512-gM5eETTvOc74YsugL+WSE6SxW8cnuVogESJajbSU86lheNhQJ5GgpdXttvNprtu8cvJ94brMlbF9fUJfkwYXAg==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.172",
|
||||
"zigbee-herdsman-converters": "14.0.325",
|
||||
"zigbee-herdsman-converters": "14.0.326",
|
||||
"zigbee2mqtt-frontend": "0.6.39"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user