Update zigbee-herdsman-converters to 12.0.188 (#4376)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-15 22:12:38 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent b1bf87f845
commit 6234e2f40e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15644,9 +15644,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.187",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.187.tgz",
"integrity": "sha512-JWLazJLNJyX3OtO+VD3fY71oE/FshHp0sfa6o138lc+SMbouEFiP+46L+0NrQ5ET6/ZGggjm4ZfEGybOYNFOYw==",
"version": "12.0.188",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.188.tgz",
"integrity": "sha512-ppn7AksAW91H5VCMLO8Sz2PvYcmIuuyz4ra4WAon6nwIZiSvmvdQ6jM5JkLob0/FKFBohAyMOsPyQAQeHlUYSw==",
"requires": {
"axios": "^0.20.0",
"https-proxy-agent": "^5.0.0",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.6",
"zigbee-herdsman-converters": "12.0.187",
"zigbee-herdsman-converters": "12.0.188",
"zigbee2mqtt-frontend": "0.1.58"
},
"devDependencies": {