From 7d028d3f8059770a67f54e255c8a624a8efa8221 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 13:27:15 +0200 Subject: [PATCH] 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 --- npm-shrinkwrap.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0844fb9c..a3cad78e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -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", diff --git a/package.json b/package.json index 95a1a617..41f1d4e1 100644 --- a/package.json +++ b/package.json @@ -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": {