From 75ec7c3e05a54fe1db9ca29ad95eb00c058db1a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 11:17:39 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.22 (#4554) 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 d05670982..1e2fbe371 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20865,9 +20865,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.21", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.21.tgz", - "integrity": "sha512-RrepWqqKJB0qxukr9ERYfmRBOj8p7h5fsIr3D6EsAznFTxme120yZVgDwWaBuuKDWTR+FDe9SV0f8CHpz5r0tA==" + "version": "0.2.22", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.22.tgz", + "integrity": "sha512-hAhoxhtZEKzC6GUrPdsdO1kJSB0B9VwtHKl8KGrItw1uDZ3sYiBoqWyYyA1xoXFiV0FeQtyafSFQR0A5guxd2A==" } } } diff --git a/package.json b/package.json index 5c00f2108..382d3de62 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.12", "zigbee-herdsman-converters": "12.0.198", - "zigbee2mqtt-frontend": "0.2.21" + "zigbee2mqtt-frontend": "0.2.22" }, "devDependencies": { "eslint": "*",