Update zigbee-herdsman-converters to 13.0.32 (#5400)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-24 19:57:06 +01:00
committed by GitHub
parent 7045c1c669
commit a1ae5ec9e0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14475,9 +14475,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.31",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.31.tgz",
"integrity": "sha512-/9B12yfNjAp4vcB0S915JOHes7ytSU77JlhPNx2dyLddAc+m6Ba5gS4MSsl4vNcFPPo0K1N7aJ/f3mOokxaHVg==",
"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==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",
+1 -1
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.31",
"zigbee-herdsman-converters": "13.0.32",
"zigbee2mqtt-frontend": "0.2.110"
},
"devDependencies": {