Update zigbee-herdsman-converters to 14.0.354 (#10314)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-22 19:12:34 +00:00
committed by GitHub
co-authored by Koenkk
parent 3ba1f8cad0
commit 41b150af82
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13160,9 +13160,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.353",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.353.tgz",
"integrity": "sha512-6eS0kQYCX2gsosoBdzjZ7f+VvRqmujPx9g/v1K6c3eeCL7lbnCICRJyLULCkJ1a970MuiafzXNNTgnGX6B+wAw==",
"version": "14.0.354",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.354.tgz",
"integrity": "sha512-MfjaUa67yKJOaiGNtB1wmZTUWcAinfbZpEVNsGrEXPSbmLsiZonBnWx0lWu09yaaKdSIhUGouP4C612KG3S/lA==",
"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.184",
"zigbee-herdsman-converters": "14.0.353",
"zigbee-herdsman-converters": "14.0.354",
"zigbee2mqtt-frontend": "0.6.63"
},
"devDependencies": {