Update zigbee-herdsman-converters to 14.0.215 (#8279)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-06 18:20:55 +02:00
committed by GitHub
co-authored by Koenkk
parent 0685ade693
commit 1b2398f13f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17650,9 +17650,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.214",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.214.tgz",
"integrity": "sha512-pIYnJciobQKV7iYhXoEf/bo/I9qQD8SOjzd9OW2ySIOVuM2j0+e/AQLgHkJ+vK5gdYVvwECu5HuuLBV/ac8ReQ==",
"version": "14.0.215",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.215.tgz",
"integrity": "sha512-U8yui/6tiaVW429p7ip7yqIk34UNkvE7vtqX7nX7T4uX5CsJSKQAJA1UjR4ECgt3scfYzUki63xsBsRlrEq9QQ==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.126",
"zigbee-herdsman-converters": "14.0.214",
"zigbee-herdsman-converters": "14.0.215",
"zigbee2mqtt-frontend": "0.5.19"
},
"devDependencies": {