From 5ec3ef5be6888cd5fa69b7bf8389db0e819ac531 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 18:43:01 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.27 (#4619) 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 a773e5670..db1172b0e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20871,9 +20871,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.26", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.26.tgz", - "integrity": "sha512-/pVhz85aWiX2qmwSE1BVoM0ctrgj4u8KiAluXavqOIIqYG0FjnuMqkmNLTw6E5WMj9/VeMe2DSWunj2gv29HAA==" + "version": "0.2.27", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.27.tgz", + "integrity": "sha512-YEQvYNwmO4rehkfhWp4mVfh+d5RKZ0pRjfWqj2mTEsKCvCV+ybMPLYxA0wuyv5M7C5+X5Rfah53VMAf60YRQOQ==" } } } diff --git a/package.json b/package.json index 50f0a2065..401867f8f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.14", "zigbee-herdsman-converters": "12.0.204", - "zigbee2mqtt-frontend": "0.2.26" + "zigbee2mqtt-frontend": "0.2.27" }, "devDependencies": { "eslint": "*",