Update zigbee-herdsman-converters to 14.0.388 (#10838)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2022-01-16 18:16:10 +01:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 074c70be54
commit 0d60777565
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13183,9 +13183,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.387",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.387.tgz",
"integrity": "sha512-G3mwGzmfWl0HVvcduwv72wI08T5V4G1rXFcYivClppQ/SZ5Q4xd1eWeLQxX9Zb4PTLzBG+eV9EEHIo6TD2XK+A==",
"version": "14.0.388",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.388.tgz",
"integrity": "sha512-ouzO2GaqTKHcb0lUYwc8vzt6i+08VlGLDfBhXOk8RUZI6G252N8L2NGkX29xR1WRKcOTFNaugj9iW5q7njsz8g==",
"requires": {
"axios": "^0.24.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.0",
"zigbee-herdsman-converters": "14.0.387",
"zigbee-herdsman-converters": "14.0.388",
"zigbee2mqtt-frontend": "0.6.68"
},
"devDependencies": {