From 7b0498aab04dcfd309c7af271b436423cb4a1d62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 16:25:37 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.45 (#4770) 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 61282998b..f9bbcd25d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20921,9 +20921,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.43", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.43.tgz", - "integrity": "sha512-Sw8OvNpcC7EMnz3k75+VDcQ9iHTVoWAGo6ho65r4I5fnGnaU4+ud633W9h6H9Jnx2psEOwjMdlV3RDzdSH3z3w==" + "version": "0.2.45", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.45.tgz", + "integrity": "sha512-AazjJWEzF7dqtKwEaZ+SEi1SxPclR/PMiVPlAO0LFqlNRNnVRnvuk6Pxg2hfeUBZPjcTCkQdTE/6DtXDLfHsiw==" } } } diff --git a/package.json b/package.json index cdb7b542c..f5a1ba652 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.23", "zigbee-herdsman-converters": "12.0.219", - "zigbee2mqtt-frontend": "0.2.43" + "zigbee2mqtt-frontend": "0.2.45" }, "devDependencies": { "eslint": "*",