Update zigbee-herdsman-converters to 14.0.221 (#8362)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-13 19:27:22 +02:00
committed by GitHub
parent 61e133b894
commit 5a2f262fe5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17661,9 +17661,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.220",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.220.tgz",
"integrity": "sha512-fNGu/dGuE3j40fvxV4eC/8VpFILdrmFn+ZGtkfRHGeH7NGL9suijdX4IbIi/Fr76LkNUd7PRrETfDMN970Mccg==",
"version": "14.0.221",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.221.tgz",
"integrity": "sha512-FRVK7Fjj27ogACejgV4G1vWjQBRAlM//BFcV7n/w5U+qr4UAyUbeC3FcLJpjFAxsOoWjEQxdjA/3uonuPZ3/bw==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.0.0",
"zigbee-herdsman": "0.13.129",
"zigbee-herdsman-converters": "14.0.220",
"zigbee-herdsman-converters": "14.0.221",
"zigbee2mqtt-frontend": "0.5.25"
},
"devDependencies": {