Update zigbee-herdsman-converters to 14.0.341 (#10049)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-06 20:46:06 +00:00
committed by GitHub
co-authored by Koenkk
parent ac0aca59a3
commit b4af8329e7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13190,9 +13190,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.340",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.340.tgz",
"integrity": "sha512-m++NZGhtVXzxsyWmpcTJol/T9upUbtgxoq1AKRavfTrnR9OIsay6PmXM1a6hyB8MEnxt3iQXT6Uc/SgZtOZk0A==",
"version": "14.0.341",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.341.tgz",
"integrity": "sha512-rnCDwte8p9+Pi8y551XnvBJxCcgycGPg+gFXjlRyyaAJuNwzDCO9IoGhEliLAm6vzDECyMaEFaR/67aB3k3nnQ==",
"requires": {
"axios": "^0.24.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.178",
"zigbee-herdsman-converters": "14.0.340",
"zigbee-herdsman-converters": "14.0.341",
"zigbee2mqtt-frontend": "0.6.58"
},
"devDependencies": {