Update zigbee-herdsman-converters to 14.0.257 (#8896)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-27 20:40:14 +02:00
committed by GitHub
co-authored by Koenkk
parent 738b241a31
commit f517b85a75
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13357,9 +13357,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.256",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.256.tgz",
"integrity": "sha512-yoteKSr1eORTtXjmCfO+LFSk0mlSvTWcV0tx7iixOB8yVsKqRQGOY6hPgbt65+FDhb1MTzFAesPDmuWwiAMalQ==",
"version": "14.0.257",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.257.tgz",
"integrity": "sha512-8Sg/l8zTIqp3hwb0CrFy9s6MUvH1y27EePhRaoshkUBq3Ci1vJWYQL7gVawJSllrFj7FCPXWtEpiUZZOhgaMKQ==",
"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.149",
"zigbee-herdsman-converters": "14.0.256",
"zigbee-herdsman-converters": "14.0.257",
"zigbee2mqtt-frontend": "0.6.9"
},
"devDependencies": {