From 3c2eab00d0cb08bc007126f83d0a6f11effc25b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Nov 2020 18:18:47 +0100 Subject: [PATCH] Update zigbee-herdsman-converters to 12.0.227 (#4875) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 f8e94b843..17a4f9285 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14576,9 +14576,9 @@ } }, "zigbee-herdsman-converters": { - "version": "12.0.226", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.226.tgz", - "integrity": "sha512-TgG6AWeJzmueLYrerR3/03xKu5n6hl69Jz+oZ4sDIAf0I9Y9T7jCUyXqt2N9d6P8JSoGScENGvOrMXj92sMleg==", + "version": "12.0.227", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.227.tgz", + "integrity": "sha512-28M01o9TzmY5addxLbp/Oy3wTP4zWFLMC8CFNJ7EWJwQu1etsk2vW/AVJymLgLxuZJMJ1P2SVRriNaSEg8YX/w==", "requires": { "axios": "^0.21.0", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 4e9244d05..cc6cf3a5d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.3.1", "zigbee-herdsman": "0.13.26", - "zigbee-herdsman-converters": "12.0.226", + "zigbee-herdsman-converters": "12.0.227", "zigbee2mqtt-frontend": "0.2.68" }, "devDependencies": {