From 56998f72f54eb9831c4b29b54e659de4de6f764f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 14:36:40 +0000 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.6.44 (#9909) Co-authored-by: nurikk --- 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 372fc39a..6dd34a08 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -22924,9 +22924,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.6.43", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.43.tgz", - "integrity": "sha512-cJCjn/Y6mbhtoeTs2oOfWj+hGaeumsOr4VIa7roxIYuPjvF4/8CkGkdJW7hsipUYpMAdUMRKYZYx5qX8bkvbSQ==" + "version": "0.6.44", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.44.tgz", + "integrity": "sha512-7rroLbkHiqncmxi7Z8dcmH2TaOvfu/slcamJDKFNbYxrOlS38lOBHWg9LMvgiYFOlrEx0/FjIy2lABrmlp8YUw==" } } } diff --git a/package.json b/package.json index bcd59853..c3b052a0 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "ws": "^8.3.0", "zigbee-herdsman": "0.13.175", "zigbee-herdsman-converters": "14.0.334", - "zigbee2mqtt-frontend": "0.6.43" + "zigbee2mqtt-frontend": "0.6.44" }, "devDependencies": { "@babel/core": "^7.16.0",