Update zigbee-herdsman-converters to 12.0.226 (#4863)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-03 18:19:34 +01:00
committed by GitHub
parent bd7d0be07a
commit 828b4b3e4e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14576,9 +14576,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.225",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.225.tgz",
"integrity": "sha512-jm3R5de5lQu8mh6WZFQ44vxrhnlqYjHX+NFF2983y+K0yLf1ZSWWtqna54TM+JM18drOeMEEYlDONAZijkzFqg==",
"version": "12.0.226",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.226.tgz",
"integrity": "sha512-TgG6AWeJzmueLYrerR3/03xKu5n6hl69Jz+oZ4sDIAf0I9Y9T7jCUyXqt2N9d6P8JSoGScENGvOrMXj92sMleg==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.26",
"zigbee-herdsman-converters": "12.0.225",
"zigbee-herdsman-converters": "12.0.226",
"zigbee2mqtt-frontend": "0.2.68"
},
"devDependencies": {