mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
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:
parent
949a16eba0
commit
6837cfa2fc
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -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",
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user