diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0357baad6..0fcb46c21 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -28091,9 +28091,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.1.tgz", - "integrity": "sha512-rYlL1l6rRxBoDBuxMuLpeI1ZsV3u3y8wsioESnfIBC6sDgDjXcgOO9zoqjtA+x6GEN6kv4KSICamB6F/LzGuHg==" + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.2.tgz", + "integrity": "sha512-wBvz+01TuMgqGQUG7Y+dUTaQWtnMw5s2MSiqCEj5maUUJbc45xCIdOcgkqfIjrfC3ifGhxji3KMfrz5qbHOBkw==" } } } diff --git a/package.json b/package.json index 0cf7c5b7d..2380b8643 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.92", "zigbee-herdsman-converters": "14.0.137", - "zigbee2mqtt-frontend": "0.4.1" + "zigbee2mqtt-frontend": "0.4.2" }, "devDependencies": { "eslint": "*",