mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-21 02:51:11 +00:00
Update zigbee-herdsman-converters to 14.0.328 (#9816)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
372ec315b5
commit
01d7bd25be
Generated
+3
-3
@@ -13218,9 +13218,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.327",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.327.tgz",
|
||||
"integrity": "sha512-KliNqkFgqP9ovQ+snxpcfjPVS5MJ10QVdm2CgTGQAoEwDWW2oCNT/qTVSzmnEhN1VWNURDlu9CUpCd7XEiA71w==",
|
||||
"version": "14.0.328",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.328.tgz",
|
||||
"integrity": "sha512-bl1IdTg77oy8HyiH/Zxi/yMpQX78ZFsRycQVrRixUgsd4I2xin78+EvzayPX4ngmuRB/EPGdnrS4+wxsyfmuVg==",
|
||||
"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.327",
|
||||
"zigbee-herdsman-converters": "14.0.328",
|
||||
"zigbee2mqtt-frontend": "0.6.39"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user