From 6c5e1cc346d2875294cbd38164071bd954e892c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 18:33:00 +0100 Subject: [PATCH] Update zigbee-herdsman to 0.13.68 (#6199) 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 e8c5a0c9e..cf5ecdf82 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6437,9 +6437,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.67", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.67.tgz", - "integrity": "sha512-mRu53E6Q35eMnUV73EOppj78iDFnXX7UDyL0GTqQF/lfbOx8RiuHn8qRdi3UX3a5Z8KzzCkGqUVnVt/FGbuxgQ==", + "version": "0.13.68", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.68.tgz", + "integrity": "sha512-obdVuX+1QAEYRUlGDaSZZzacgb+LiXaZsFFbqB2+igKfJbo2qkDD/43r9xatFPNkUiz3EpXE4lxIhL4IWS0ZSw==", "requires": { "debounce": "^1.2.0", "debug": "^4.3.1", diff --git a/package.json b/package.json index da6d12cf5..8edd7e60f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^7.3.1", - "zigbee-herdsman": "0.13.67", + "zigbee-herdsman": "0.13.68", "zigbee-herdsman-converters": "14.0.50", "zigbee2mqtt-frontend": "0.3.45" },