From dadda2de963a53f9fd075313d20adda0e2129e5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 00:30:11 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.4.24 (#7866) Co-authored-by: nurikk --- 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 3bb871708..d69a1c650 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -26618,9 +26618,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.4.22", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.22.tgz", - "integrity": "sha512-ZNuBYoIO/Rl9Vn0zIz4sDT9r0UbBp+CT86UzYzW/o5ugq7rKZWcSbbLijPETBCvikdfYcoCh4yEC8klue9r6Cw==" + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.24.tgz", + "integrity": "sha512-TcX0QqS9eKDY4+84BtMNqzRfko94dC9Jv86Si22Q7mF2x3KwGF+ImXJyoQ729xN1gAuQTies3xIH9iZB9GewbA==" } } } diff --git a/package.json b/package.json index 28ad7d32b..386b6f666 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.117", "zigbee-herdsman-converters": "14.0.181", - "zigbee2mqtt-frontend": "0.4.22" + "zigbee2mqtt-frontend": "0.4.24" }, "devDependencies": { "eslint": "*",