Update zigbee-herdsman-converters to 14.0.443 (#11716)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-05 15:36:48 +00:00
committed by GitHub
co-authored by Koenkk
parent 9592147972
commit f7c6207d4f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13230,9 +13230,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.442",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.442.tgz",
"integrity": "sha512-ExlRcVWPv6sHFJh6WqLfLSDzxu5VBYBWKuthp0hGWOWqkZz3ybw/xL4vGt+c9fqhE22UmbDJrd7/j671wd1kOg==",
"version": "14.0.443",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.443.tgz",
"integrity": "sha512-/PVxzo9yKx3ZsmBw0TwLXQbz/hyk8bPL2KEbf+T1+z+33de6Xcm9QGa3gL6m06XqL10yk0XP6ZM6yZmT/JGY1A==",
"requires": {
"axios": "^0.26.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.20",
"zigbee-herdsman-converters": "14.0.442",
"zigbee-herdsman-converters": "14.0.443",
"zigbee2mqtt-frontend": "0.6.77"
},
"devDependencies": {