From 64525009935d882c4cfabb9569655217bad2dc68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2020 16:22:39 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.12.124 (#4209) 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 d6b2f339..898c0a18 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6001,9 +6001,9 @@ } }, "zigbee-herdsman": { - "version": "0.12.123", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.123.tgz", - "integrity": "sha512-0PL6uecxCtfFgL0IjtlImsiutdYrDx7W8h9WwHiwMtJsPkdPDZyrDCDl4sZUR+V4DvDIOXCyyEhahPzXVUe6gQ==", + "version": "0.12.124", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.124.tgz", + "integrity": "sha512-eYIpc5qKnTZy2rBAt7gx+xzL/UdcQIo2kQRcfRl3N4ppht20WyzWnxQSR04A4yZEmVGu3kVG+L/mHMe6I33HTw==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index 8923b105..dc443e28 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.123", + "zigbee-herdsman": "0.12.124", "zigbee-herdsman-converters": "12.0.176" }, "devDependencies": {