Update zigbee-herdsman-converters to 14.0.397 (#10987)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-23 20:17:22 +00:00
committed by GitHub
parent 5ef7b673d8
commit f0f7662f9e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13136,9 +13136,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.396",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.396.tgz",
"integrity": "sha512-o+lxIyzCIOw10SjT5R988lNkL9OvxA1mcn4YSGrUaVQxejnZh0C93gYDP2+nN/2pchTEaRDC+uoze4ZU+bCkIg==",
"version": "14.0.397",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.397.tgz",
"integrity": "sha512-ceb4fDeT1/Gn32yvZxL+34i8G7g1AZYZhXQe+uR7d/hSGiWyrOJZyQDyNuidaRjnKcI/0a6d+uHw8agizAJk8A==",
"requires": {
"axios": "^0.25.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.4.2",
"zigbee-herdsman": "0.14.6",
"zigbee-herdsman-converters": "14.0.396",
"zigbee-herdsman-converters": "14.0.397",
"zigbee2mqtt-frontend": "0.6.69"
},
"devDependencies": {