From 97215c90723c8a00926617be0cc14f993c5385fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 21:24:56 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.78 (#4962) 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 5ed7de5b4..f70bdf875 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -19630,9 +19630,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.77", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.77.tgz", - "integrity": "sha512-iwyX53kds/5/xUHNykLZ04flB20xZVHmBNTze9MwPqH4MA/B7UZgBpAlTiMSNOcsNdpRPTncjip/Bbq/LqvOwA==" + "version": "0.2.78", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.78.tgz", + "integrity": "sha512-/bJtExUdWT6QfB8/8t8ezkZJ4M6lj1FynE9dFG04ny+o441NdbDzX29v1R4+lpIh5YPx9Hzv4pz16pHmwruv+Q==" } } } diff --git a/package.json b/package.json index 54051a023..6603a7a50 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.29", "zigbee-herdsman-converters": "12.0.233", - "zigbee2mqtt-frontend": "0.2.77" + "zigbee2mqtt-frontend": "0.2.78" }, "devDependencies": { "eslint": "*",