From b09f20e62e684d97ec0e6fbd24f1fb204a87b33c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Jul 2021 10:36:30 +0200 Subject: [PATCH] Update zigbee-herdsman-converters to 14.0.203 (#8119) 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 d9f861d0..e7a5cd4e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -17642,9 +17642,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.202", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.202.tgz", - "integrity": "sha512-/frUYDN9bBWL6Bpcu6uzPeSpLqQgDbeI6CYO3PzCn9q82s1Ykt8PbAi5NSMZuiaGfsRGNvGeJM5fBbbql0IyVw==", + "version": "14.0.203", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.203.tgz", + "integrity": "sha512-JDK6AVCOaca8leE0SuHEIusl7B/x4RiVzDH2fGvyQZJdGC6kB7BkMPKwmr9Mrdv34OuVnsin0HhoQ9a4bhsHzw==", "requires": { "axios": "^0.21.1", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 5a7eeb10..99fba904 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.5.2", "zigbee-herdsman": "0.13.120", - "zigbee-herdsman-converters": "14.0.202", + "zigbee-herdsman-converters": "14.0.203", "zigbee2mqtt-frontend": "0.5.14" }, "devDependencies": {