From fbecb7e0d2ce70f67c6c271c2d0bac4068d3ce28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 17:48:48 +0200 Subject: [PATCH] Update zigbee-herdsman-converters to 12.0.158 (#4058) 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 50b0df06..913e2f56 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14834,9 +14834,9 @@ } }, "zigbee-herdsman-converters": { - "version": "12.0.157", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.157.tgz", - "integrity": "sha512-hIyPDxIRC9U3a/c2DLJWVsy0uFpbvWdc6sZp5kENvfbuiJYhl/kYLNr/b5xqT+l86tUr9UAvUb5jgJXck1poKA==", + "version": "12.0.158", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.158.tgz", + "integrity": "sha512-GJjyYZBOdFjyKvFgqO/V8YZ02Nn3zuVihD/oBtoQ68QP7CcAFCGiZaJVfLnoSGXhogUD2q3U+pJPkYKCnF9JOQ==", "requires": { "axios": "^0.19.2", "https-proxy-agent": "^5.0.0", diff --git a/package.json b/package.json index 3d8c2426..c55954a3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "zigbee-herdsman": "0.12.114", - "zigbee-herdsman-converters": "12.0.157" + "zigbee-herdsman-converters": "12.0.158" }, "devDependencies": { "eslint": "*",