Update zigbee-herdsman-converters to 12.0.212 (#4685)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-10-16 18:40:46 +02:00 committed by GitHub
parent 949a16eba0
commit 6837cfa2fc
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

@ -15886,9 +15886,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.211",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.211.tgz",
"integrity": "sha512-1W2ZieWnVvff/2NWYH6OoSsFh/+5FH2xf/scp39+0x9YLPGNtuZGFQbf6ayRhXn0QScik3qjO/XNmuddZFpRxA==",
"version": "12.0.212",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.212.tgz",
"integrity": "sha512-v57oYsP8Q605LWYfy5qv6WxdSNMZt0bEyUl6XLMbwlZOm8K4ekj6pH+CB1ehL07zUkC3F02+gf33nAYqn5kKtA==",
"requires": {
"axios": "^0.20.0",
"buffer-crc32": "^0.2.13",

View File

@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.17",
"zigbee-herdsman-converters": "12.0.211",
"zigbee-herdsman-converters": "12.0.212",
"zigbee2mqtt-frontend": "0.2.31"
},
"devDependencies": {