From b9662ed866cbcd5d1dc12f47ca3bad5baa2445b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 09:33:36 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.33 (#4715) 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 75d76c0db..8de5a04c8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20921,9 +20921,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.32", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.32.tgz", - "integrity": "sha512-SWgjJRo4v2oNdSfoNgUutbjWpg6EYNlBu1hJNZpdv8HRg9qjD1jDi7n12PQC9c4hf/+z3raXWibkOQkTkAQqxQ==" + "version": "0.2.33", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.33.tgz", + "integrity": "sha512-FLrZO7iOiFEANHCFUiBmukWbQfISCaIv1BD8y1caIC7b3j67iMseu9714ZBn9tYpMcJyYhhm3IY1c0MCgPl7Ew==" } } } diff --git a/package.json b/package.json index 068853d75..bc6262d03 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.32" + "zigbee2mqtt-frontend": "0.2.33" }, "devDependencies": { "eslint": "*",