mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman-converters to 14.0.340 (#10046)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
bc8274b9fd
commit
ac0aca59a3
Generated
+3
-3
@@ -13190,9 +13190,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.339",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.339.tgz",
|
||||
"integrity": "sha512-kQ+Gs1//+06lC1Vvtv01rVJaVcp+F8F+XmR6HG25wehImkU7NBxAIxh0HPkaY+C2/Y7thi9Ss4AzYV9ure/vDQ==",
|
||||
"version": "14.0.340",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.340.tgz",
|
||||
"integrity": "sha512-m++NZGhtVXzxsyWmpcTJol/T9upUbtgxoq1AKRavfTrnR9OIsay6PmXM1a6hyB8MEnxt3iQXT6Uc/SgZtOZk0A==",
|
||||
"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.178",
|
||||
"zigbee-herdsman-converters": "14.0.339",
|
||||
"zigbee-herdsman-converters": "14.0.340",
|
||||
"zigbee2mqtt-frontend": "0.6.58"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user