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:
github-actions[bot] 2020-12-25 13:13:09 +01:00 committed by GitHub
parent a1ae5ec9e0
commit 99c77d2e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

6
npm-shrinkwrap.json generated
View File

@ -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",

View File

@ -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