Update zigbee-herdsman-converters to 14.0.251 (#8837)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-21 22:18:41 +02:00
committed by GitHub
co-authored by Koenkk
parent aaad76e323
commit 74ee5581fe
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14674,9 +14674,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.250",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.250.tgz",
"integrity": "sha512-4Nyzfza+EqT3V0IUWoFdn/qH64vBWtD4ZDP/nZl5uzwbRh46JuvvenzBsFNBvx4sLxdZAv1kfQOjmljSn31t9g==",
"version": "14.0.251",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.251.tgz",
"integrity": "sha512-erwP0AwN95LH3kiEO9VcTh1N2E7MxTXbcLwxAFCHRWJ4s2otQYWn9v1qMfiA25NBmtQXGhC2Ems84/hQpU/DZw==",
"requires": {
"axios": "^0.21.4",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.148",
"zigbee-herdsman-converters": "14.0.250",
"zigbee-herdsman-converters": "14.0.251",
"zigbee2mqtt-frontend": "0.6.8"
},
"devDependencies": {