Update zigbee-herdsman-converters to 14.0.247 (#8752)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-15 01:44:01 +02:00
committed by GitHub
parent ac44a50d3d
commit eca5492a8e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14649,9 +14649,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.246",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.246.tgz",
"integrity": "sha512-CLxeBItylhdR/M9PqaJkiFWljG9u5WmlLp/b4F0oSXv9hWV/n4e018jEUN6XvPLwaX9F/L0ZY56+dfd+Xxmg6A==",
"version": "14.0.247",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.247.tgz",
"integrity": "sha512-amu3XUaq1ghbkGnY+HtvQWdCbWT5dlvsCGDpIb32g1QYUdLUQszZ94ygjSZTh7IwsBeLmCBbTu3BM6FhHMgOdg==",
"requires": {
"axios": "^0.21.4",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.144",
"zigbee-herdsman-converters": "14.0.246",
"zigbee-herdsman-converters": "14.0.247",
"zigbee2mqtt-frontend": "0.6.6"
},
"devDependencies": {