From a170f304c797753f67ab9aa2916b67be8e128a38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Nov 2021 08:30:42 +0000 Subject: [PATCH] Update zigbee-herdsman to 0.13.174 (#9862) 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 9b234ca3..b567fc95 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6920,9 +6920,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.173", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.173.tgz", - "integrity": "sha512-sw+vE0WC0RQgLwpaqNf1A0682gd2YhiIiM7feXtK/3GiDiF1VLvSs1jfQMrrzgcMMq9hxpnCFVbjlXucTnQcJg==", + "version": "0.13.174", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.174.tgz", + "integrity": "sha512-cRnoQJm6dgnWmqFQuyoECW2KAeTNRZnTbFOYttSv4bQ27LBfayiHuTPXQ9lb6EROLoK2v7D5qDVfWYv4o9eYnQ==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.2", diff --git a/package.json b/package.json index 12967a2b..92d806a9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^8.2.3", - "zigbee-herdsman": "0.13.173", + "zigbee-herdsman": "0.13.174", "zigbee-herdsman-converters": "14.0.332", "zigbee2mqtt-frontend": "0.6.40" },