Update zigbee-herdsman-converters to 14.0.212 (#8245)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-03 20:26:31 +02:00
committed by GitHub
co-authored by Koenkk
parent 056e07a411
commit 33ee9f7bd7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17650,9 +17650,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.211",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.211.tgz",
"integrity": "sha512-18SYaMGXLu3o7U1xYf/AiEdx/Rl7jgUH94xMZuCyvTX+Y+mMibJ7oJvC8cYauesFBMswhsrPAttrEnmIKIbQbg==",
"version": "14.0.212",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.212.tgz",
"integrity": "sha512-2wd3aEwbKyelREchYh+X2a/E9jcDdjlqKqrOVK/PY+gAF+1822koFYEd8WqjLJ5JEtHfOa8mO1R/JoDE2f4FZg==",
"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.124",
"zigbee-herdsman-converters": "14.0.211",
"zigbee-herdsman-converters": "14.0.212",
"zigbee2mqtt-frontend": "0.5.19"
},
"devDependencies": {