From ff37b4f8de07f52af8ea589248b35cdd4deabdea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 12:25:45 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.1.58 (#4357) 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 596417a8..d242e3f5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20672,9 +20672,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.1.57", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.57.tgz", - "integrity": "sha512-3Decm7+JqYWwkJqgL2yjPzbgrH9aPoYWrmujMdujYw5vAA45cxRw152m5KTuErdaGnUr3xopMcRzPDH3ES4Wmg==" + "version": "0.1.58", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.58.tgz", + "integrity": "sha512-v4jk5Xmj7iaU3IbZgUQAPwsBxkyVgOLycQCaDXdCXECvIO2sbQbk9Tgk++3AkuDi2mhnDRI3OXhLSIPLqDbuYw==" } } } diff --git a/package.json b/package.json index 567c5047..d8a0430a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.4", "zigbee-herdsman-converters": "12.0.186", - "zigbee2mqtt-frontend": "0.1.57" + "zigbee2mqtt-frontend": "0.1.58" }, "devDependencies": { "eslint": "*",