diff --git a/package-lock.json b/package-lock.json index b99d6a88..291191a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "ws": "^8.17.0", "zigbee-herdsman": "0.44.0", "zigbee-herdsman-converters": "19.29.0", - "zigbee2mqtt-frontend": "0.6.163" + "zigbee2mqtt-frontend": "0.6.164" }, "bin": { "zigbee2mqtt": "cli.js" @@ -9805,9 +9805,9 @@ } }, "node_modules/zigbee2mqtt-frontend": { - "version": "0.6.163", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.163.tgz", - "integrity": "sha512-0xWFa0bAvM8N/lk0h7MLbX3jRptTDULFtL7VO+V2WAN0uGjl5JF0PNqhWUbNX7yVaXPqfQOH+hhBLscNAqFERw==", + "version": "0.6.164", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.164.tgz", + "integrity": "sha512-Mjv1s3xsjASoZr7WLm3iQOyXWO+PKofbNZu6RBgMAa82un9VpyhhaeQ7wYgn4b/VPQZgZljPU+MZiAZkS4KoMA==", "engines": { "node": ">=18" } diff --git a/package.json b/package.json index cec88558..d84d7d29 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ws": "^8.17.0", "zigbee-herdsman": "0.44.0", "zigbee-herdsman-converters": "19.29.0", - "zigbee2mqtt-frontend": "0.6.163" + "zigbee2mqtt-frontend": "0.6.164" }, "devDependencies": { "@babel/core": "^7.24.4",