Update zigbee-herdsman-converters to 12.0.163 (#4100)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-14 11:51:22 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 082c5d47be
commit 4f27813d96
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14810,9 +14810,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.162",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.162.tgz",
"integrity": "sha512-hNk44uS3ndh0gqwpGjyMYmW9qe3/8Vc+vpBFDKm2O4V5OHkrsR002ruwIoufsophOYHvp6UDqIbBCLg42RkPLA==",
"version": "12.0.163",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.163.tgz",
"integrity": "sha512-p80cchz5XqF1SdkNmoxy4HtVfT3sePFg9E2XwioRAw2p5q9F1Rjfsy8O4fBiNERBiT/NyR+RA1x5lM5rCHSlCA==",
"requires": {
"axios": "^0.19.2",
"https-proxy-agent": "^5.0.0",
+1 -1
View File
@@ -49,7 +49,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"zigbee-herdsman": "0.12.117",
"zigbee-herdsman-converters": "12.0.162"
"zigbee-herdsman-converters": "12.0.163"
},
"devDependencies": {
"eslint": "*",