From 57729c140ea2730acabf7244320e1612b68dca14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 16:34:12 +0200 Subject: [PATCH] Update zigbee-herdsman to 0.12.119 (#4141) 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 613ff5032..20f6ea0f3 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6001,9 +6001,9 @@ } }, "zigbee-herdsman": { - "version": "0.12.118", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.118.tgz", - "integrity": "sha512-ptRGXddsLEQpjw31G1NeOC6N/yPoAR634nkJK9KU9hsUwGnyIpnmsL4/Ca+IJsrMEwbSRP7v0kQRyhGjmnC8Bw==", + "version": "0.12.119", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.119.tgz", + "integrity": "sha512-Gbn4tTJgWJyaI/tqP6+lGY0GSsxcp8zMrDhEPl/nyEzDVPATJOOXRopr1gXsN4QLutY6gYMccTAIAgtbKwYLHw==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index e3a8d93af..33d44e51d 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.118", + "zigbee-herdsman": "0.12.119", "zigbee-herdsman-converters": "12.0.166" }, "devDependencies": {