Update zigbee-herdsman-converters to 13.0.19 (#5269)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-11 20:19:37 +01:00
committed by GitHub
co-authored by Koenkk
parent e0fa6814a5
commit 2b64a476c9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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": {