diff --git a/package-lock.json b/package-lock.json index d11c39299a..57e469eb26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "winston-syslog": "^2.7.1", "winston-transport": "^4.8.0", "ws": "^8.18.0", - "zigbee-herdsman": "2.1.7", + "zigbee-herdsman": "2.1.8", "zigbee-herdsman-converters": "20.46.0", "zigbee2mqtt-frontend": "0.7.5" }, @@ -8616,9 +8616,9 @@ } }, "node_modules/zigbee-herdsman": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.7.tgz", - "integrity": "sha512-Je1XsF+CIx2Ai1IYyjGenB58VqWXvTbY770dVyPwU+mUTG+hrbsF/rV9fybBzNkgg4EhJbbheIBBWfnqcRlfBQ==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.8.tgz", + "integrity": "sha512-TJB8FSs/B/h6N2c4yOQ7zWBpOLPca1XVJ0VNK7d1QYmNAzLlNRREbv0kcVnxh+LMwaKrnRNvfH6rXLVv5ZpLEA==", "license": "MIT", "dependencies": { "@serialport/bindings-cpp": "^12.0.1", diff --git a/package.json b/package.json index 91946595f4..aa1d7c5a19 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "winston-syslog": "^2.7.1", "winston-transport": "^4.8.0", "ws": "^8.18.0", - "zigbee-herdsman": "2.1.7", + "zigbee-herdsman": "2.1.8", "zigbee-herdsman-converters": "20.46.0", "zigbee2mqtt-frontend": "0.7.5" },