From d4a2f777fa3169284f3f5df023d7cb913f1a02be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 21:17:35 +0100 Subject: [PATCH] Update zigbee-herdsman-converters to 13.0.38 (#5434) Co-authored-by: Koenkk Co-authored-by: Koen Kanters --- 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 d80d75a22..8409152d1 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14480,9 +14480,9 @@ } }, "zigbee-herdsman-converters": { - "version": "13.0.37", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.37.tgz", - "integrity": "sha512-TNgKNsiujqoFm6TXGGYxbB2rbc257Umso7hdODkuwYgrCY0CYPuT0+gg9qMLxjt3FUCxlLvrE73jaZYAlWIjLw==", + "version": "13.0.38", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.38.tgz", + "integrity": "sha512-reorywcaSM4Foaf59t7M8buQMrhK7lm5W06llbwShgYngNzIYUbGKvB6fDIr7iwwE4ULDm2JThAcOMAQTvcoSw==", "requires": { "axios": "^0.21.1", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index f2ad3273b..4b18744f9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.3.1", "zigbee-herdsman": "0.13.42", - "zigbee-herdsman-converters": "13.0.37", + "zigbee-herdsman-converters": "13.0.38", "zigbee2mqtt-frontend": "0.2.110" }, "devDependencies": {