From b2b30685bab6a8366e6e3287b40637df75ef3305 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 05:49:09 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.1.56 (#4330) 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 4e54a284c..bdedbc16c 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20544,9 +20544,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.1.53", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.53.tgz", - "integrity": "sha512-SuqIp623N/j8vJegw4Uuazibx9GIjOHTZEe2Ahitf3B7h7t1H3+gU/GLuJCluWjWh4fkphraMHmsF+ikyUEDZg==" + "version": "0.1.56", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.56.tgz", + "integrity": "sha512-aieBgpcTOdkKMUTawFAX66Q5kor1Mo3TB0reUjEfjpsf1jutP7QhhG47qfn4E+6kuPDovIkvfVqNhuvBoCxreg==" } } } diff --git a/package.json b/package.json index 666cd992e..df049f748 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.2", "zigbee-herdsman-converters": "12.0.184", - "zigbee2mqtt-frontend": "0.1.53" + "zigbee2mqtt-frontend": "0.1.56" }, "devDependencies": { "eslint": "*",