mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-21 02:51:11 +00:00
Update zigbee-herdsman-converters to 14.0.349 (#10220)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
1dd1163288
commit
253e985388
Generated
+3
-3
@@ -13173,9 +13173,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.348",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.348.tgz",
|
||||
"integrity": "sha512-KQ1FL/qK1f6NTrCO+U6tNsHK7qffKMPSyCUYsO7jCOqyyGnKwP3TTcHKOPJV0hYUT6j0Fy1e3oHEspGDoo8O2Q==",
|
||||
"version": "14.0.349",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.349.tgz",
|
||||
"integrity": "sha512-x/rt9SaVKcPFgp/r8Sa5D/73k/N34Pf/bvILQ9R/k6LjWiNHZwi3hDjm4S/BMYef+7mipnQlAK8N1Duk0mE4SA==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.3.0",
|
||||
"zigbee-herdsman": "0.13.183",
|
||||
"zigbee-herdsman-converters": "14.0.348",
|
||||
"zigbee-herdsman-converters": "14.0.349",
|
||||
"zigbee2mqtt-frontend": "0.6.61"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user