From b2e588c1cfc551669bec08b7f3d14b31ae452a9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 22:58:06 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.12.111 (#4017) 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 7b11d5b24..cd4b0c2d5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6004,9 +6004,9 @@ } }, "zigbee-herdsman": { - "version": "0.12.110", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.110.tgz", - "integrity": "sha512-lWx8D7tA7sgbVZSgiR+GR5rFTfBM1PIkXJ/TbuywiZjfivho4plJEx9M1+Fdf1XUfN+SmfIGgGMpUiDzinypig==", + "version": "0.12.111", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.111.tgz", + "integrity": "sha512-uYUMz8l+dgbreG2SFOZFmX9VETmyHQNd/aUVtFhkkx5S1bwsShq6GzFEq5HROgP8NO7JSrxUMSBrsZ8cGFxpOw==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index 885cceac7..2bbecc687 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "semver": "^7.3.2", "winston": "^3.3.3", "winston-syslog": "^2.4.4", - "zigbee-herdsman": "0.12.110", + "zigbee-herdsman": "0.12.111", "zigbee-herdsman-converters": "12.0.153" }, "devDependencies": {