From fd60669a04865f71281e93b439d23291b23267bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 20:19:55 +0200 Subject: [PATCH] Update zigbee-herdsman-converters to 12.0.184 (#4309) 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 0beba4ea..bf8a557d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -15516,9 +15516,9 @@ } }, "zigbee-herdsman-converters": { - "version": "12.0.183", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.183.tgz", - "integrity": "sha512-fLC1CZvHr0A/INbmrmjE50E3mTg1AQSn17VOwnMiMlPAvykehPVWQG0KD3Z+axIOfTOInqPe5tqer/OFmjns4Q==", + "version": "12.0.184", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.184.tgz", + "integrity": "sha512-7R7kJ+uo0UpVm6Z1nTSieLbwip53gMw5vAjNgxsJdfLGZQmhmGkqLQrfzFPn4zJAi65fQXX0h3/NxePhwpSR8A==", "requires": { "axios": "^0.20.0", "https-proxy-agent": "^5.0.0", diff --git a/package.json b/package.json index 040165b1..1da09fc1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.3.1", "zigbee-herdsman": "0.12.132", - "zigbee-herdsman-converters": "12.0.183", + "zigbee-herdsman-converters": "12.0.184", "zigbee2mqtt-frontend": "0.1.49" }, "devDependencies": {