Update zigbee-herdsman-converters to 14.0.244 (#8720)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-11 14:36:06 +02:00
committed by GitHub
parent 69e3deb7ac
commit feff729eb6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14658,9 +14658,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.243",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.243.tgz",
"integrity": "sha512-A7oVVmtONAkDTstXW5UHBnVS7q2UmDPsrpeLqWuRWcV4k5SGuFBx8Or1xOlHc1+zc1Bh+YMD1SLzjP+v3y/EjQ==",
"version": "14.0.244",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.244.tgz",
"integrity": "sha512-cXONmEB9iLNwcrbre4TY9DYR8w1xRfjdIAZS9kXiAvweOCGxTc4KXU4qSjVh6EaYspxkcyYdn7PpIVw+koHioQ==",
"requires": {
"axios": "^0.21.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.1",
"zigbee-herdsman": "0.13.142",
"zigbee-herdsman-converters": "14.0.243",
"zigbee-herdsman-converters": "14.0.244",
"zigbee2mqtt-frontend": "0.6.4"
},
"devDependencies": {