Update zigbee-herdsman-converters to 14.0.226 (#8439)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-19 19:56:40 +02:00
committed by GitHub
co-authored by Koenkk
parent f9451ffe22
commit eebc92f931
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14643,9 +14643,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.225",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.225.tgz",
"integrity": "sha512-PY2hyEcOoUE4kQ4PZ8huC9xnt4Ux7lWV7DmQ4U7SVS1kx+mss6F0cbYHnbj3MwzRGU0y0EujAPtP+iM8dDluOw==",
"version": "14.0.226",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.226.tgz",
"integrity": "sha512-uGmEmMxFohiMIRmYfxrHg7OqNtkoqzEW8gpJlwkugsNtPXZcXcxeNwE0EAkFk8YeMPhSmXtpHHVMaKZQ8VsMQw==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.1.0",
"zigbee-herdsman": "0.13.132",
"zigbee-herdsman-converters": "14.0.225",
"zigbee-herdsman-converters": "14.0.226",
"zigbee2mqtt-frontend": "0.5.25"
},
"devDependencies": {