From 6989f303b89c911e892f22596fe0b0ae60b7a4e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 06:26:30 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.26 (#4592) 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 6d6c19d39..59c66daef 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20871,9 +20871,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.24", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.24.tgz", - "integrity": "sha512-9jm2RV61Hb+0UkDEH2LvPdU0/J3IrFRgKllNt7Mgn9Wi/aYsW7c7YmppojuZdWtb4nLZ9j6Uca30IT4LgjpZJQ==" + "version": "0.2.26", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.26.tgz", + "integrity": "sha512-/pVhz85aWiX2qmwSE1BVoM0ctrgj4u8KiAluXavqOIIqYG0FjnuMqkmNLTw6E5WMj9/VeMe2DSWunj2gv29HAA==" } } } diff --git a/package.json b/package.json index 780a8ab22..a0ee01a65 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.203", - "zigbee2mqtt-frontend": "0.2.24" + "zigbee2mqtt-frontend": "0.2.26" }, "devDependencies": { "eslint": "*",