From d5ccd9221c99362c51665d07a9dca8958c5bd62f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:49:16 +0000 Subject: [PATCH] Update zigbee-herdsman to 0.13.168 (#9562) 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 a7df390e..e196a1d1 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6920,9 +6920,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.167", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.167.tgz", - "integrity": "sha512-WfrNVP16dpbGODJsJxY5whEyH6hEI8UI837wCzI/k7io+kVBd7CYXSrttkbw6FA0hi5k7jKSTUGPiZhQrWB62Q==", + "version": "0.13.168", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.168.tgz", + "integrity": "sha512-wTgFfftA+HWV9RLrVetcwHigq8RAOSRRaqyqldeaK7JOXufc0mgtfZJe0YwYtgp66gZNuMMaO3BiiWasobYTFg==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.2", diff --git a/package.json b/package.json index 4d33bd4c..21e9edca 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.167", + "zigbee-herdsman": "0.13.168", "zigbee-herdsman-converters": "14.0.311", "zigbee2mqtt-frontend": "0.6.31" },