Update zigbee-herdsman-converters to 14.0.249 (#8796)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-18 16:20:06 +02:00
committed by GitHub
parent b929dcbeb8
commit 0d3998f369
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14649,9 +14649,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.248",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.248.tgz",
"integrity": "sha512-kaLe52pKjPH1a134/cXFZQlILf3XVfecQKEJPsSbp2/vKdo6faRKQUFtA6xppuley1+ADSIlQNLouIuQName/g==",
"version": "14.0.249",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.249.tgz",
"integrity": "sha512-ZcWDn1GDmgwQlEBRJhMKVxePJ7YsA2rRqiLpTBM7y6YCIKyWaRI1AX0vcbs5YfZN7UnIujt+PUu4nRMEQ9GdHA==",
"requires": {
"axios": "^0.21.4",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.145",
"zigbee-herdsman-converters": "14.0.248",
"zigbee-herdsman-converters": "14.0.249",
"zigbee2mqtt-frontend": "0.6.7"
},
"devDependencies": {