From fee631080e3f49aae8940ceddd2dfd0e89b3cba8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 07:25:59 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.48 (#4777) 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 1d1767b4..3039d6e5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20953,9 +20953,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.45", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.45.tgz", - "integrity": "sha512-AazjJWEzF7dqtKwEaZ+SEi1SxPclR/PMiVPlAO0LFqlNRNnVRnvuk6Pxg2hfeUBZPjcTCkQdTE/6DtXDLfHsiw==" + "version": "0.2.48", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.48.tgz", + "integrity": "sha512-87hZWhv20z7UuZecrAb1xQYbMNzZfXc6GRj7NzF/1oXp4pck4rk2+cdBPImYJj3dbE1OHy+isBBYbfKKoejLlA==" } } } diff --git a/package.json b/package.json index f5a1ba65..85f1776d 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.45" + "zigbee2mqtt-frontend": "0.2.48" }, "devDependencies": { "eslint": "*",