From 1933b0f29d9f8379735a53e0929d3772813aa3fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 07:21:51 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.68 (#4828) 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 a63fb6c5d..eb34563ef 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -19664,9 +19664,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.67", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.67.tgz", - "integrity": "sha512-8qbaRF4qKw542wAdWlOH+WxJNCyPMF9/gNzBw720NwXvqtzzrEdRaxSj/iEOx8I8RsftROEyZCGJifaDp/tWdw==" + "version": "0.2.68", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.68.tgz", + "integrity": "sha512-i89/EG+wQZ4m+O8I9VPuIgsAOxtft/e1pH5qqZeFcDvQg2iRuvRWR7CuEFJ4FnbakjOXU62eGldfzqsoq/m9Tw==" } } } diff --git a/package.json b/package.json index 51f31997b..19f009224 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.67" + "zigbee2mqtt-frontend": "0.2.68" }, "devDependencies": { "eslint": "*",