Update zigbee-herdsman-converters to 12.0.158 (#4058)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-07 17:48:48 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 1198a2d9ac
commit fbecb7e0d2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14834,9 +14834,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.157",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.157.tgz",
"integrity": "sha512-hIyPDxIRC9U3a/c2DLJWVsy0uFpbvWdc6sZp5kENvfbuiJYhl/kYLNr/b5xqT+l86tUr9UAvUb5jgJXck1poKA==",
"version": "12.0.158",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.158.tgz",
"integrity": "sha512-GJjyYZBOdFjyKvFgqO/V8YZ02Nn3zuVihD/oBtoQ68QP7CcAFCGiZaJVfLnoSGXhogUD2q3U+pJPkYKCnF9JOQ==",
"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.114",
"zigbee-herdsman-converters": "12.0.157"
"zigbee-herdsman-converters": "12.0.158"
},
"devDependencies": {
"eslint": "*",