From 79827155028326ac7e31a1e589c0a3952aa15246 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 14:38:19 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.3.26 (#6094) 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 e5c81228..0fdf07c8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -27650,9 +27650,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.3.25", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.25.tgz", - "integrity": "sha512-QRWP4zqx8zHzOnkHvX9A4ycy/xfwNjsf5d/OeS1bnoN4RDK5nbBlOzJjqqdBRyM+OcEYParg0RP+C0tsVoUvXQ==" + "version": "0.3.26", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.26.tgz", + "integrity": "sha512-huKJqKKpHAuMg5zw8lZBNO+IXCltfVPHdYCd4b/76X4ui+tGH/ZS/H4Nl8/Ms7stDQGJWVimJ1j2mAIG17hlDQ==" } } } diff --git a/package.json b/package.json index 928c572d..4d2c169f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.61", "zigbee-herdsman-converters": "14.0.46", - "zigbee2mqtt-frontend": "0.3.25" + "zigbee2mqtt-frontend": "0.3.26" }, "devDependencies": { "eslint": "*",