From 7cead8cb687e8a3fd017bca23e932f04293539c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 18:35:18 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.66 (#4825) 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 b66e595c6..a88cf675c 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -19664,9 +19664,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.65", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.65.tgz", - "integrity": "sha512-bhuGbin/Bo5utnVeaQqUbtTfmWJl67TvHs3PsZ0ChPxIQwXbCaq7zProm/wpkIJZvIkA2pziAtmtJxXZFWBEyA==" + "version": "0.2.66", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.66.tgz", + "integrity": "sha512-mZnTigRJJNQcOz1E56sdImlESOYXrOBDBhQli1D7+DaDscqAJR4kBO06T3mCAWY0a1Vi++wbQXV+JznjfS1Kig==" } } } diff --git a/package.json b/package.json index 9ac4eb61b..00e9f778d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.24", "zigbee-herdsman-converters": "12.0.223", - "zigbee2mqtt-frontend": "0.2.65" + "zigbee2mqtt-frontend": "0.2.66" }, "devDependencies": { "eslint": "*",