Update zigbee-herdsman-converters to 12.0.151 (#3994)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-07-27 22:59:07 +02:00
committed by GitHub
parent 7c6fe4d95e
commit ef6572dfd0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14709,9 +14709,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.150",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.150.tgz",
"integrity": "sha512-1jyopt/Y7Tg7bbqOX/5HI0JU4Sa7ph1+/xTa1Bhwe5OPVieWpRdSN7KiG7ocPzikmyEghaVAAiB9VmahvrMryg==",
"version": "12.0.151",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.151.tgz",
"integrity": "sha512-6m2Shp/05DcUWL10PaH3lHRnOT+XtoyPBO/LTQLOGkybpyAlGt/+JTxDqakI7tANcRs2Wbgl5ZioJjn3z4FH5g==",
"requires": {
"axios": "^0.19.2",
"https-proxy-agent": "^5.0.0",
+1 -1
View File
@@ -48,7 +48,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"zigbee-herdsman": "0.12.109",
"zigbee-herdsman-converters": "12.0.150"
"zigbee-herdsman-converters": "12.0.151"
},
"devDependencies": {
"eslint": "*",