From 4f7264e565a9d0f6917a93de453f5c4e7ea96c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Aug 2021 20:09:33 +0200 Subject: [PATCH] Update zigbee-herdsman-converters to 14.0.237 (#8588) 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 c97b55a1..45e2e925 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14657,9 +14657,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.236", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.236.tgz", - "integrity": "sha512-tsIacnYzuigC8q4zzGPlnYaTHGxmMcMUmmeJqQ8+CbwgNuQnAiUWzUuhxTCXPgM07X34SxwFAS+rzVpNYI/d3A==", + "version": "14.0.237", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.237.tgz", + "integrity": "sha512-VwIkMg7ZaSyuo+QqQ9//25I4F/VlsJexFW4bzDV63BgiVCxPh1zLl4Xum7lm05SjHyx4YdusBa+fAJIEH2uAIw==", "requires": { "axios": "^0.21.1", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 43cfffa7..4b06eb4e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "winston-syslog": "^2.4.4", "ws": "^8.2.1", "zigbee-herdsman": "0.13.136", - "zigbee-herdsman-converters": "14.0.236", + "zigbee-herdsman-converters": "14.0.237", "zigbee2mqtt-frontend": "0.6.0" }, "devDependencies": {