From fddada4c1cbe694071a7ffeb884ae910f096b95b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 10:04:57 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.3.43 (#6183) 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 b7fb6324..f3aeb657 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -27625,9 +27625,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.3.42", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.42.tgz", - "integrity": "sha512-3V6yxcVQp27vl2NTXlFjEpjqOhSucWKC45/7mvPh06Rg/FhC8jYkfCqTzaZ693mUW5mOCO3r89KtRr+m6GEpOA==" + "version": "0.3.43", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.43.tgz", + "integrity": "sha512-cA7G0A/liw6aP/t7SB7W0qdRa3OF5olFtAg3m9DiHLfLX7OJw47t5mYTxXF9UfFfkrqn3/JZf26pqRQGhVY+GA==" } } } diff --git a/package.json b/package.json index 529dd293..7c66dddf 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.66", "zigbee-herdsman-converters": "14.0.50", - "zigbee2mqtt-frontend": "0.3.42" + "zigbee2mqtt-frontend": "0.3.43" }, "devDependencies": { "eslint": "*",