diff --git a/package-lock.json b/package-lock.json index b9837b49..1810766a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "winston-syslog": "^2.7.0", "winston-transport": "^4.7.0", "ws": "^8.17.0", - "zigbee-herdsman": "0.46.4", + "zigbee-herdsman": "0.46.5", "zigbee-herdsman-converters": "19.37.1", "zigbee2mqtt-frontend": "0.6.167" }, @@ -9659,9 +9659,9 @@ } }, "node_modules/zigbee-herdsman": { - "version": "0.46.4", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.46.4.tgz", - "integrity": "sha512-UUYRcz247sPI6hI0uVZhInYqMycCWP+kAG4BqbsBA6Uy8xUERduZYx6C/qc1MvyTJG/9LIlbfj6Fv+3FuFXzOw==", + "version": "0.46.5", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.46.5.tgz", + "integrity": "sha512-tVSsyPzSnORoLwVhpRAdYAMgSqEAlVYLk+sdnbJbP5o+6PQvp3r8SlL04kIXDmjG6H+5fyqwlDiAs2/waYRYbw==", "dependencies": { "@serialport/bindings-cpp": "^12.0.1", "@serialport/parser-delimiter": "^12.0.0", diff --git a/package.json b/package.json index 483aa389..ec3e7694 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "winston-syslog": "^2.7.0", "winston-transport": "^4.7.0", "ws": "^8.17.0", - "zigbee-herdsman": "0.46.4", + "zigbee-herdsman": "0.46.5", "zigbee-herdsman-converters": "19.37.1", "zigbee2mqtt-frontend": "0.6.167" },