Update zigbee-herdsman-converters to 14.0.311 (#9552)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-07 20:58:55 +01:00
committed by GitHub
co-authored by Koenkk
parent 01ea46b280
commit fc9abfe53b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.310",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.310.tgz",
"integrity": "sha512-iHRnntNzeuW/pA5VEspCHyWFQEK5oqlXqdjzCe7krAhTKwWpbIrkQps7sM6JDweL7VFg9nDCOvx3cG+HxCv4MQ==",
"version": "14.0.311",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.311.tgz",
"integrity": "sha512-6azpa/d5Bgu6Tn1/0TB5oWyS6J6QfOfjztO2F6XT12q35woGlm6tMGkNLuiLsJ5IjcBxhwCjmC7skqtGGJjQ/Q==",
"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.2.3",
"zigbee-herdsman": "0.13.167",
"zigbee-herdsman-converters": "14.0.310",
"zigbee-herdsman-converters": "14.0.311",
"zigbee2mqtt-frontend": "0.6.31"
},
"devDependencies": {