From 8757d72467d1764c2331f26353613ed2fc790db7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 22:12:19 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.1.53 (#4327) 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 ef2bef272..aa42f86d0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20544,9 +20544,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.1.52", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.52.tgz", - "integrity": "sha512-r63kEaJF9A3hmlLjtQ1N1HBCb/wLiWYICjk+4A6mOvEgQmZb/1uUPisn1mmKTaR0dtytZ/HMd+oioNfujUh5Jw==" + "version": "0.1.53", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.53.tgz", + "integrity": "sha512-SuqIp623N/j8vJegw4Uuazibx9GIjOHTZEe2Ahitf3B7h7t1H3+gU/GLuJCluWjWh4fkphraMHmsF+ikyUEDZg==" } } } diff --git a/package.json b/package.json index 4aa2ca3ce..834fb504d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.1", "zigbee-herdsman-converters": "12.0.184", - "zigbee2mqtt-frontend": "0.1.52" + "zigbee2mqtt-frontend": "0.1.53" }, "devDependencies": { "eslint": "*",