mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman-converters to 13.0.19 (#5269)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
e0fa6814a5
commit
2b64a476c9
Generated
+3
-3
@@ -14540,9 +14540,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "13.0.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.18.tgz",
|
||||
"integrity": "sha512-AdYIqp7uZROdwusP+J43K8BorFjTWGpMgPBSSacD1lFwaiLGfgF94p5qYYAe7oMcPoKTEcU3A2/GJHQ3tSf1RQ==",
|
||||
"version": "13.0.19",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.19.tgz",
|
||||
"integrity": "sha512-RCbN9K4PkSF1avGjHZswYHRCjKOqIwdK8Fb/DhckUoPiW5TTrbbbCGaeKCBsyRaPpaeRsJSO2FmKmpJPuid7HA==",
|
||||
"requires": {
|
||||
"axios": "^0.21.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.40",
|
||||
"zigbee-herdsman-converters": "13.0.18",
|
||||
"zigbee-herdsman-converters": "13.0.19",
|
||||
"zigbee2mqtt-frontend": "0.2.107"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user