From ad5cda4d40e025d85640a937a0da71f84438d340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 22:12:08 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.13.159 (#9156) 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 dda8f2ea0..57f375a87 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6814,9 +6814,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.158", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.158.tgz", - "integrity": "sha512-1wNP05WbrNWwYtt7BhUnw3GWonC1GBrxu+1LScfrcDIJGRYbCqTwf/TuKrVoYcTOhhhSGALds4Cb9wdDkMKpIQ==", + "version": "0.13.159", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.159.tgz", + "integrity": "sha512-GwZaDf6/KYds9d8m5RMMEiNmngWq4fG1fyyQfpQQnq5gtr/5WaoKqEN1i+dGNPpd5vD6Qicj07PQepoveIQQ1g==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.2", diff --git a/package.json b/package.json index 11374b011..b96678e55 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.158", + "zigbee-herdsman": "0.13.159", "zigbee-herdsman-converters": "14.0.279", "zigbee2mqtt-frontend": "0.6.20" },