Update zigbee-herdsman-converters to 14.0.252 (#8847)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-09-22 19:40:10 +02:00 committed by GitHub
parent 59dd6e6bff
commit 57b4d678d5
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

@ -14674,9 +14674,9 @@
} }
}, },
"zigbee-herdsman-converters": { "zigbee-herdsman-converters": {
"version": "14.0.251", "version": "14.0.252",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.251.tgz", "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.252.tgz",
"integrity": "sha512-erwP0AwN95LH3kiEO9VcTh1N2E7MxTXbcLwxAFCHRWJ4s2otQYWn9v1qMfiA25NBmtQXGhC2Ems84/hQpU/DZw==", "integrity": "sha512-msLXVs2Owo496l2X1CBEmleGWzajeWeyKxxgNA7MUpXlpTUqlKaW+6DXE3oFy2Lgt0PfzpUDKFkfdEAaQF548g==",
"requires": { "requires": {
"axios": "^0.21.4", "axios": "^0.21.4",
"buffer-crc32": "^0.2.13", "buffer-crc32": "^0.2.13",

View File

@ -57,7 +57,7 @@
"winston-syslog": "^2.4.4", "winston-syslog": "^2.4.4",
"ws": "^8.2.2", "ws": "^8.2.2",
"zigbee-herdsman": "0.13.148", "zigbee-herdsman": "0.13.148",
"zigbee-herdsman-converters": "14.0.251", "zigbee-herdsman-converters": "14.0.252",
"zigbee2mqtt-frontend": "0.6.8" "zigbee2mqtt-frontend": "0.6.8"
}, },
"devDependencies": { "devDependencies": {