mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-herdsman-converters to 14.0.118 (#7192)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
8ed842603c
commit
627b94e5ab
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -14810,9 +14810,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.117",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.117.tgz",
|
||||
"integrity": "sha512-4ikqAsR2lVfGyYQWZ0SjX1rPjhsr0TFIVh8MyOLaxHNnG0uHm6vlExM3BLzRyqkQv2de2G7w7LipoPV3cn/Xug==",
|
||||
"version": "14.0.118",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.118.tgz",
|
||||
"integrity": "sha512-bX3g9h4YfeEqG9UtV3e8L4mA+cvIcXuLLFtIu+PF2ZccQhxBDYAIrqoFZCiU/ZYjdsYOLUOd0lq8mLXeayNQyw==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.91",
|
||||
"zigbee-herdsman-converters": "14.0.117",
|
||||
"zigbee-herdsman-converters": "14.0.118",
|
||||
"zigbee2mqtt-frontend": "0.3.120"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user