From d298412a1d88e3200182d74062e72427365860b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 02:20:56 +0000 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.6.45 (#9922) 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 822696ce..a8ffcd19 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -22924,9 +22924,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.6.44", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.44.tgz", - "integrity": "sha512-7rroLbkHiqncmxi7Z8dcmH2TaOvfu/slcamJDKFNbYxrOlS38lOBHWg9LMvgiYFOlrEx0/FjIy2lABrmlp8YUw==" + "version": "0.6.45", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.45.tgz", + "integrity": "sha512-IpK1w8RRW1+vwkNCNL8ipg4uEAJve8jjDGZY7nVPR6XUyxvc4vRonXBFi9tcSYaptar0WFT0F9/z6Qa/lhdi6Q==" } } } diff --git a/package.json b/package.json index 03882ffb..c983b1c8 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "ws": "^8.3.0", "zigbee-herdsman": "0.13.176", "zigbee-herdsman-converters": "14.0.335", - "zigbee2mqtt-frontend": "0.6.44" + "zigbee2mqtt-frontend": "0.6.45" }, "devDependencies": { "@babel/core": "^7.16.0",