From b558bbdc85fe14a6b951f4bfdb4496793a44f3e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 00:38:35 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.13.145 (#8762) 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 8cbb17a8..025b75e3 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6927,9 +6927,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.144", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.144.tgz", - "integrity": "sha512-tjFd4f/47xzch7UvaDQLEzjhTVR3dpN3eVAuqwunPhnA3GpBX7Ep9abOt/+da0OoXRJbaIZVpZTlYajJXR3mrw==", + "version": "0.13.145", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.145.tgz", + "integrity": "sha512-q9Vka3wzcgo4tcgJ6xl7afDySKCpLABkyg9+8LZIZZsJ2CRtUceZq5bQy1SyGHTpaNNC5xydRvTnbtemVorIxg==", "requires": { "@serialport/bindings": "9.0.4", "debounce": "^1.2.1", diff --git a/package.json b/package.json index 5aea1d30..ac0e36e3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^8.2.2", - "zigbee-herdsman": "0.13.144", + "zigbee-herdsman": "0.13.145", "zigbee-herdsman-converters": "14.0.248", "zigbee2mqtt-frontend": "0.6.6" },