From a132094be4e30b70d2775fa2df2c8e1dbbcc373b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 08:27:32 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.24 (#4578) 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 090b77b0..8395c7d7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20871,9 +20871,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.23", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.23.tgz", - "integrity": "sha512-Vg7hORR0egdMhw/go9wMHgqV1qZRHNbPY7MMmLphMwpR2QpF/9r2R5L6kxNLPBIgNj7fk7/Rzkutlz15DULWoQ==" + "version": "0.2.24", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.24.tgz", + "integrity": "sha512-9jm2RV61Hb+0UkDEH2LvPdU0/J3IrFRgKllNt7Mgn9Wi/aYsW7c7YmppojuZdWtb4nLZ9j6Uca30IT4LgjpZJQ==" } } } diff --git a/package.json b/package.json index 739c2fe7..5a6983e3 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.13", "zigbee-herdsman-converters": "12.0.202", - "zigbee2mqtt-frontend": "0.2.23" + "zigbee2mqtt-frontend": "0.2.24" }, "devDependencies": { "eslint": "*",