From 3de953aa2b77ffe0b8ddc2b7b1463cbdbaf18562 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 08:13:59 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.32 (#4714) 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 3c1ef327..75d76c0d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20921,9 +20921,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.31", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.31.tgz", - "integrity": "sha512-YYriVYHArpylTOKbj7PCGOULW8anCwq+t6F6ErMmuUUxtq5355WKUEjGhfq9nooW9G1+1Mer2A2jFXCUPti6HA==" + "version": "0.2.32", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.32.tgz", + "integrity": "sha512-SWgjJRo4v2oNdSfoNgUutbjWpg6EYNlBu1hJNZpdv8HRg9qjD1jDi7n12PQC9c4hf/+z3raXWibkOQkTkAQqxQ==" } } } diff --git a/package.json b/package.json index 33267869..068853d7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.18", "zigbee-herdsman-converters": "12.0.214", - "zigbee2mqtt-frontend": "0.2.31" + "zigbee2mqtt-frontend": "0.2.32" }, "devDependencies": { "eslint": "*",