mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman-converters to 13.0.33 (#5403)
* Update zigbee-herdsman-converters to 13.0.33 * Update homeassistant.test.js * Update bridge.test.js * Update bridge.test.js * Update homeassistant.test.js Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
parent
a1ae5ec9e0
commit
99c77d2e98
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -14475,9 +14475,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "13.0.32",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.32.tgz",
|
||||
"integrity": "sha512-cde2QF1ml/3bFViFb0UFVaVpFCGjeHlx0jUm0/ROEXlQKOzuU0/U4JZCCBFh70h62CxbRdNurTK8I2P9ET36Zw==",
|
||||
"version": "13.0.33",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.33.tgz",
|
||||
"integrity": "sha512-0NfBimFmt7IB/xOPIHEBE2G9MSOl61okwr79amBg+uWmpCJpwEnEV1VH3IEys6+rewck0lMtcd9QXclQfctsuw==",
|
||||
"requires": {
|
||||
"axios": "^0.21.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.41",
|
||||
"zigbee-herdsman-converters": "13.0.32",
|
||||
"zigbee-herdsman-converters": "13.0.33",
|
||||
"zigbee2mqtt-frontend": "0.2.110"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user