From c9aa8b24c098ec48ca1d71b5d10bbfdb84cfbfa2 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sun, 14 Jun 2020 16:27:47 +0200 Subject: [PATCH] Update converters --- 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 49efaa34..547eec71 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14195,9 +14195,9 @@ } }, "zigbee-herdsman-converters": { - "version": "12.0.113", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.113.tgz", - "integrity": "sha512-SZknbxiR9w5YSM3/072ur/ACFyhIXaeEBjJIym3BEqgeV1cc+E7StgS7Xs2Sr4hh/ZO/w+/PfnhqFZ3VGJhL1Q==", + "version": "12.0.114", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.114.tgz", + "integrity": "sha512-mtFSk+Rpan0fmztr7t1CHHP+caa1D7SQGgIUBZnSz0qT1dcWjWQDjMK0bbkMkgbMUq0feQnrrO67Oj3gS+8Bkg==", "requires": { "axios": "*", "https-proxy-agent": "*", diff --git a/package.json b/package.json index 714d9c0b..150a6bcc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "winston": "*", "winston-syslog": "*", "zigbee-herdsman": "0.12.95", - "zigbee-herdsman-converters": "12.0.113" + "zigbee-herdsman-converters": "12.0.114" }, "devDependencies": { "eslint": "*",