From a8cd925c6a9aaa1bf801ad51c95a6b76852b5bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Feb 2021 18:12:32 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.3.73 (#6475) 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 52e975d4c..f3b2a63a7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -27695,9 +27695,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.3.72", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.72.tgz", - "integrity": "sha512-kkZrG4ChywiAOcgVFgN80AzW+LEtAkClNLD8UCTX+Copy31j2QhV719Tj1zm4TdUL191wseqBk3VQDA2RdTtiQ==" + "version": "0.3.73", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.73.tgz", + "integrity": "sha512-t3yFHMOTqbcPb7a+It9hywpe5lqVmy8qutUtqnmPg4F1mZAIafwc3tijydSpMMIHMHqYjnruWC2DXlUy+ee4ZQ==" } } } diff --git a/package.json b/package.json index cb6dc09c1..b026fc41e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.71", "zigbee-herdsman-converters": "14.0.71", - "zigbee2mqtt-frontend": "0.3.72" + "zigbee2mqtt-frontend": "0.3.73" }, "devDependencies": { "eslint": "*",