mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Update zigbee-herdsman-converters to 14.0.50 (#6164)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
036c884452
commit
1bcc5f1bab
Generated
+3
-3
@@ -14502,9 +14502,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.49",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.49.tgz",
|
||||
"integrity": "sha512-pvB8v3jBZyMqOq/tllsfOiuB3r2bIrAfJBk3XfKfhMH9/pXbcB0+y27IBGpY9UbacuAOQ9p8DTCYA9tExqmUhw==",
|
||||
"version": "14.0.50",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.50.tgz",
|
||||
"integrity": "sha512-blB840t0fRrFGCvXzqaqO+9fH+2Z3XjVwbuL1uwfNQ8whc32Kj9YORc14X7xCrHGeF8iEULRmoj+hpzvvNEA3w==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.65",
|
||||
"zigbee-herdsman-converters": "14.0.49",
|
||||
"zigbee-herdsman-converters": "14.0.50",
|
||||
"zigbee2mqtt-frontend": "0.3.42"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user