Update zigbee-herdsman-converters to 14.0.304 (#9448)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-11-01 20:53:15 +01:00 committed by GitHub
parent 68b5be0ce7
commit 5709898c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -13224,9 +13224,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.303",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.303.tgz",
"integrity": "sha512-4blHflESmS0iZCtzyB302+8DMisjdFsB/ez/4e5Jjqj3M6omWadw7yDIhTuLsro+1INICQKkDSB23gSAgT2gGQ==",
"version": "14.0.304",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.304.tgz",
"integrity": "sha512-94LqmKAGWNfsyZeESESwzBBOr/z15LmjDbOfwDY6ck0o5WV+3Pz2WzyMrTW/tNH2+g5AWjIE77pKVIrdknyaRA==",
"requires": {
"axios": "^0.24.0",
"buffer-crc32": "^0.2.13",

View File

@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.165",
"zigbee-herdsman-converters": "14.0.303",
"zigbee-herdsman-converters": "14.0.304",
"zigbee2mqtt-frontend": "0.6.30"
},
"devDependencies": {