Update zigbee-herdsman-converters to 14.0.368 (#10521)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-02 21:07:03 +00:00
committed by GitHub
co-authored by Koenkk
parent 05d545945d
commit 24d9065d26
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13207,9 +13207,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.367",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.367.tgz",
"integrity": "sha512-9F23p7HiHywi5GHu/Sc3YiBys82qdLl3t85xh7n7V7BsJ+ShBR4UyjslBTeIwkudKzLtPzALwrDXe0uhWyhmGA==",
"version": "14.0.368",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.368.tgz",
"integrity": "sha512-ugt1YlOHfYkO8UkLcHwaiqPgnofYnJ1yaZD863WLeZQFf2MG/8ME5dzA6ggxh6Q/0Ju0orh362c4RNhi5iNPtg==",
"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.4.0",
"zigbee-herdsman": "0.13.189",
"zigbee-herdsman-converters": "14.0.367",
"zigbee-herdsman-converters": "14.0.368",
"zigbee2mqtt-frontend": "0.6.67"
},
"devDependencies": {