From 4def85b3ca8a68a0fd826fc144825268e6f980bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 17:24:23 +0000 Subject: [PATCH] Update zigbee-herdsman-converters to 14.0.410 (#11227) 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 9d7834c4..7f10a00f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -13133,9 +13133,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.409", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.409.tgz", - "integrity": "sha512-oM/XJB5IKNN0bzKwEI3UpcOlENkMqCWkmfblp4fzDVl/UY7Tje7YxxsopUQ/Ixlr+n2Nxh1vGNcV19cxtJ+Pfg==", + "version": "14.0.410", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.410.tgz", + "integrity": "sha512-FnABSWAs16nK7WTwh7ufiSLkk1JD7HfdzIXbbJMdg6EjzdV9jIe5LXVh7vOb5B1nCWUwPyXnICyABirPVneiPA==", "requires": { "axios": "^0.25.0", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 1ac0b5f8..c9ed76a2 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "winston-syslog": "^2.4.4", "ws": "^8.4.2", "zigbee-herdsman": "0.14.11", - "zigbee-herdsman-converters": "14.0.409", + "zigbee-herdsman-converters": "14.0.410", "zigbee2mqtt-frontend": "0.6.71" }, "devDependencies": {