From 187dde436c18e720cc52ae07d2e825a85bf51c05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 21:33:42 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.13.147 (#8823) 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 f9db8736..b86c8b5a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6952,9 +6952,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.146", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.146.tgz", - "integrity": "sha512-jnAZ8EejvzB1bkTKKez1ScA+CZEZd4PtHaf2S1QOxY75VORJSDygxhhS59QpNnLxC65JYhyuZx0MTk8pCvBu4A==", + "version": "0.13.147", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.147.tgz", + "integrity": "sha512-+lloIUL7vkU6in+EOOPl8Joia+S7R0f6+B0P11ikoiAXQ1h9tL/eDotUS3/hBOTvSIlKZbO7IUksqiDkolmy8g==", "requires": { "@serialport/bindings": "9.0.4", "debounce": "^1.2.1", diff --git a/package.json b/package.json index 386715b6..fd965210 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^8.2.2", - "zigbee-herdsman": "0.13.146", + "zigbee-herdsman": "0.13.147", "zigbee-herdsman-converters": "14.0.249", "zigbee2mqtt-frontend": "0.6.8" },