From bbc7c7d5fbe20ce006cd464c3e5c824adf24ef05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 19:29:04 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.14 (#4450) 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 21df6bb5..a56e5184 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20671,9 +20671,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.13.tgz", - "integrity": "sha512-UEoMN8f6sXZjkAHm0EhYow0KMj5HCXCYVghuOlLD0YaimxfbKuX5Raq+YXy1zqZvlGWS4LAVpHYm6JvPfo1Hrw==" + "version": "0.2.14", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.14.tgz", + "integrity": "sha512-CEOTtwx7xVQMogjImZr0uCdMi9T9M+tgF1hVIWasjj7PMVp4LQeEb8HitvaiTPFWwIw3ifa4JwLoHP9DIz58TQ==" } } } diff --git a/package.json b/package.json index d818e569..c2ddf65c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.9", "zigbee-herdsman-converters": "12.0.191", - "zigbee2mqtt-frontend": "0.2.13" + "zigbee2mqtt-frontend": "0.2.14" }, "devDependencies": { "eslint": "*",