From 3cbe7e3f39e44db672d60972042d2507b7ecc97c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 08:21:04 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.39 (#4749) 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 6540aa4bb..9495152c8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20921,9 +20921,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.36", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.36.tgz", - "integrity": "sha512-QUXk9ydu0Rz+OJ8/o+kRMoAcbjlM9lZJMx5aRWwNlq8SJ5EEsfV8LD84MFt8u0jP6ffJHwu4WswKlscbcyWSpQ==" + "version": "0.2.39", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.39.tgz", + "integrity": "sha512-v2cgaRRUdDz/MjSs5M0Reiz2lErFrosYUYqMTPAr665Y+rmMw33VNk6df6uTt1tKCgjmgmxBNx1xNGLGKmcndw==" } } } diff --git a/package.json b/package.json index 653cc9826..d5c758462 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.19", "zigbee-herdsman-converters": "12.0.217", - "zigbee2mqtt-frontend": "0.2.36" + "zigbee2mqtt-frontend": "0.2.39" }, "devDependencies": { "eslint": "*",