From 15d04eda7c7cf3b242680ff315b65cb926ec42ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 19:46:01 +0100 Subject: [PATCH] Update zigbee-herdsman-converters to 13.0.7 (#5143) 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 e61dd5ab5..d9a9c6dd9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14539,9 +14539,9 @@ } }, "zigbee-herdsman-converters": { - "version": "13.0.6", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.6.tgz", - "integrity": "sha512-zQwYAGucdXVHK101fKDfh4KOwWNVYXua7+Ud6kX7zzfhG5eMxCkSZIbIq+G4/R+79TUJc0YGq218w/bHxc0nCg==", + "version": "13.0.7", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.7.tgz", + "integrity": "sha512-aHqcbkQmoSkBth4s94//wJm2UO+0YFQkIndRBbz1XAIdNeHDhUVA6ZT1B1DgJZEbF/HRW8ZZLC+biSF6h/1HvQ==", "requires": { "axios": "^0.21.0", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 134097b6e..f72aefc47 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.3.1", "zigbee-herdsman": "0.13.37", - "zigbee-herdsman-converters": "13.0.6", + "zigbee-herdsman-converters": "13.0.7", "zigbee2mqtt-frontend": "0.2.98" }, "devDependencies": {