From 61bd95f8b8eb7d72a889e6617a3633d151cfc317 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 20:27:48 +0000 Subject: [PATCH] Update zigbee-herdsman to 0.13.186 (#10338) 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 a65a8e9e..e963bca8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6896,9 +6896,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.185", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.185.tgz", - "integrity": "sha512-ppdN96HImoJrKRczsURI8481zgiWnCa0VbSAEoTwdtA3LjJ+r5eH6mHZPph2CWqK48Qo6HYGh9G9KjV47nnGyg==", + "version": "0.13.186", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.186.tgz", + "integrity": "sha512-F3f6KZdvNKQTEnzbIyCrTUmXS+RFK4ZUTvIHfE5R3ehuismSGqjlyJl79KGquuqOyMHGrndJhLxoKhF7/uptGg==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.3", diff --git a/package.json b/package.json index 9ef22a51..cec1c890 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^8.3.0", - "zigbee-herdsman": "0.13.185", + "zigbee-herdsman": "0.13.186", "zigbee-herdsman-converters": "14.0.356", "zigbee2mqtt-frontend": "0.6.63" },