From 7d534082782e081b0597513cb9180def2efe067f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 11:50:18 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.12.129 (#4262) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 68fd2e0e4..2a552b9ad 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6027,9 +6027,9 @@ } }, "zigbee-herdsman": { - "version": "0.12.128", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.128.tgz", - "integrity": "sha512-MzkQbQaPu70emRbsPS/aiMMfJ9un31124wns1Zm+CrFQ+wK2Dk5R2vc9+/yKYFvc4mtladiCHjTVdeL7RKTx/Q==", + "version": "0.12.129", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.129.tgz", + "integrity": "sha512-azb010q+4Y1q5RYseE182w4P3Eysm9fAZSJ3b/DRZJMe22xXsEWPI67gc/IM0HE5k9RNquLQugYNffvC127U1A==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index d463a3cff..541d53666 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "semver": "^7.3.2", "winston": "^3.3.3", "winston-syslog": "^2.4.4", - "zigbee-herdsman": "0.12.128", + "zigbee-herdsman": "0.12.129", "zigbee-herdsman-converters": "12.0.179" }, "devDependencies": {