Update zigbee-herdsman-converters to 14.0.225 (#8418)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-08-18 18:09:52 +02:00 committed by GitHub
parent fb390544af
commit c134d4e975
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

@ -14643,9 +14643,9 @@
} }
}, },
"zigbee-herdsman-converters": { "zigbee-herdsman-converters": {
"version": "14.0.224", "version": "14.0.225",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.224.tgz", "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.225.tgz",
"integrity": "sha512-CqoBVTNLeaFleFBRcKgEXg5xB1M0eTUt3q6kjS8kSgJT2s2Ptfdc5g0yGMNDHR11rjtj0HJomyMwMRc7WgoHMw==", "integrity": "sha512-PY2hyEcOoUE4kQ4PZ8huC9xnt4Ux7lWV7DmQ4U7SVS1kx+mss6F0cbYHnbj3MwzRGU0y0EujAPtP+iM8dDluOw==",
"requires": { "requires": {
"axios": "^0.21.1", "axios": "^0.21.1",
"buffer-crc32": "^0.2.13", "buffer-crc32": "^0.2.13",

View File

@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4", "winston-syslog": "^2.4.4",
"ws": "^8.1.0", "ws": "^8.1.0",
"zigbee-herdsman": "0.13.131", "zigbee-herdsman": "0.13.131",
"zigbee-herdsman-converters": "14.0.224", "zigbee-herdsman-converters": "14.0.225",
"zigbee2mqtt-frontend": "0.5.25" "zigbee2mqtt-frontend": "0.5.25"
}, },
"devDependencies": { "devDependencies": {