From c08a8ec2304cb7c71f30a6b996f7d2ffd5a6127b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 20:53:51 +0100 Subject: [PATCH] Update zigbee-herdsman-converters to 14.0.53 (#6200) Co-authored-by: Koenkk --- 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 cf5ecdf82..f96a91a27 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14502,9 +14502,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.50", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.50.tgz", - "integrity": "sha512-blB840t0fRrFGCvXzqaqO+9fH+2Z3XjVwbuL1uwfNQ8whc32Kj9YORc14X7xCrHGeF8iEULRmoj+hpzvvNEA3w==", + "version": "14.0.53", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.53.tgz", + "integrity": "sha512-G7Fiqyw8mhMM6iO7qz1OFtgdKQ2/QCVkXoX4eGUwnxRENTcrM/IKTsbGa8mB0cENor6LPQlVwbMxa9zR/JKQpw==", "requires": { "axios": "^0.21.1", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 8edd7e60f..3fe64556d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.3.1", "zigbee-herdsman": "0.13.68", - "zigbee-herdsman-converters": "14.0.50", + "zigbee-herdsman-converters": "14.0.53", "zigbee2mqtt-frontend": "0.3.45" }, "devDependencies": {