Update zigbee-herdsman-converters to 12.0.182 (#4278)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-09-06 13:27:15 +02:00
committed by GitHub
parent a8e8f43421
commit 7d028d3f80
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15121,9 +15121,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.181",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.181.tgz",
"integrity": "sha512-OJHAc6AZsirs8njBYay6Ki/BurCc/j+L7iuhKZguRgZNura7LlfMONa906irUALXZtPbwI6pjifjfGJMXapF3g==",
"version": "12.0.182",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.182.tgz",
"integrity": "sha512-w3vozxPp+roFFwjQHZA4I7jwFp4313e1nOnb8L5VS/nupMJvzjGar9S3I2NBIt25CqptLVLYTOBse2YRLH/kqg==",
"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.12.131",
"zigbee-herdsman-converters": "12.0.181",
"zigbee-herdsman-converters": "12.0.182",
"zigbee2mqtt-frontend": "^0.1.44"
},
"devDependencies": {