From f31961982d8024fd971eddbb093095b66272fef6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 13:08:21 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.71 (#4928) 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 a4cd5b47..eb951ec7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -19630,9 +19630,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.69", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.69.tgz", - "integrity": "sha512-Az4e5Oh3C+VVGOX15Kyv3GVp39FHCH9AHjVxRD7cg87xWRqz/w9RBtSbLawLZyt+/4Vy0Xxy5Yd7fBnnpO1rqA==" + "version": "0.2.71", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.71.tgz", + "integrity": "sha512-l9B+0Khi2GmzwyPB4SbfobCoOEZ+KPjQnlOioEt7aKGyr0wOfx+IjHm50EEDPpX23/FHRMAS00/hkxL4mgSIRQ==" } } } diff --git a/package.json b/package.json index 1984b275..f911e0bc 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.27", "zigbee-herdsman-converters": "12.0.233", - "zigbee2mqtt-frontend": "0.2.69" + "zigbee2mqtt-frontend": "0.2.71" }, "devDependencies": { "eslint": "*",