From b5e8566f58a72b52bbe55fdaf7f80ccdf6d4f5c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 09:39:34 +0000 Subject: [PATCH] Update zigbee-herdsman-converters to 14.0.411 (#11233) Co-authored-by: Koenkk --- 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 d76ffb333..262488a89 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -13133,9 +13133,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.410", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.410.tgz", - "integrity": "sha512-FnABSWAs16nK7WTwh7ufiSLkk1JD7HfdzIXbbJMdg6EjzdV9jIe5LXVh7vOb5B1nCWUwPyXnICyABirPVneiPA==", + "version": "14.0.411", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.411.tgz", + "integrity": "sha512-uuTLwg0hOl8DyV1WQRMnsMyj2F+APrQYmncSpvplGS5v8g7jgSAkpb4xggY3vwKU7LJ5betaAOsu1B/nNKNrag==", "requires": { "axios": "^0.25.0", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index a2e98b19f..d020ac4d1 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "winston-syslog": "^2.4.4", "ws": "^8.4.2", "zigbee-herdsman": "0.14.12", - "zigbee-herdsman-converters": "14.0.410", + "zigbee-herdsman-converters": "14.0.411", "zigbee2mqtt-frontend": "0.6.71" }, "devDependencies": {