Update zigbee-herdsman-converters to 14.0.335 (#9915)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-30 18:22:06 +00:00
committed by GitHub
co-authored by Koenkk
parent 56998f72f5
commit d2cf0dd8aa
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13174,9 +13174,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.334",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.334.tgz",
"integrity": "sha512-VWTMHKTWtj0yIAnu1a9V+hbHdKW1wpvXxRi52Gb/kiYSfDMMXvR4+iKcPA3PmoVLT8GR5UDHrpfqjrHPgVEWIQ==",
"version": "14.0.335",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.335.tgz",
"integrity": "sha512-iUnyeLg4wVBQiw/ZexusAyZIrOeh97vV2hg0bArXn1z4EZqk8ERhzmEHgC+YI417j4AEZRSvqnvcANO/Fm2Rog==",
"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.3.0",
"zigbee-herdsman": "0.13.175",
"zigbee-herdsman-converters": "14.0.334",
"zigbee-herdsman-converters": "14.0.335",
"zigbee2mqtt-frontend": "0.6.44"
},
"devDependencies": {