From a980b4dff5a349fbccbd0739bd0eac1d2f7a0d46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 20:08:18 +0000 Subject: [PATCH] Update zigbee-herdsman to 0.13.172 (#9731) 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 7256ae1a..0dd68b4e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6920,9 +6920,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.170", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.170.tgz", - "integrity": "sha512-fpbZUItiPubw1oRON3omsPYBtVB3oaZYkP46X8jHhzE7BhlE91FgrMYBxXc/9/2bid3mj58kBxJofUkSiNXIMw==", + "version": "0.13.172", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.172.tgz", + "integrity": "sha512-J3q26SsJMkmXCq1pru2ugSE6nwjL5xLT/LuNUm8I00uhcPxpQseZh3n/dDhDN9NPgvAIF2n8VGvC6oYm6jLW3w==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.2", diff --git a/package.json b/package.json index 7af7682f..a3da912a 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.170", + "zigbee-herdsman": "0.13.172", "zigbee-herdsman-converters": "14.0.322", "zigbee2mqtt-frontend": "0.6.33" },