Update zigbee-herdsman-converters to 14.0.224 (#8407)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-17 19:41:20 +02:00
committed by GitHub
co-authored by Koenkk
parent c93b9300da
commit fb390544af
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14643,9 +14643,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.223",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.223.tgz",
"integrity": "sha512-ovtSQUGzzdp8iSy9r8Wj4SBNLnkw8vjOnPB4JgWGLIHtxh9KUSObMEFN6rDTzncZz++Q4lOc/wcG3RL7R4rhbg==",
"version": "14.0.224",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.224.tgz",
"integrity": "sha512-CqoBVTNLeaFleFBRcKgEXg5xB1M0eTUt3q6kjS8kSgJT2s2Ptfdc5g0yGMNDHR11rjtj0HJomyMwMRc7WgoHMw==",
"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.131",
"zigbee-herdsman-converters": "14.0.223",
"zigbee-herdsman-converters": "14.0.224",
"zigbee2mqtt-frontend": "0.5.25"
},
"devDependencies": {