diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 5974a86b6..720e3cd45 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6432,9 +6432,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.55", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.55.tgz", - "integrity": "sha512-YbcOutzDxCzwCZssljyZMS6qyfV9+t0mRt13uNnB6ID5U8ya92JkAwqdfUGjzt4YAcqcTiObw3IpjomRiPWbOw==", + "version": "0.13.57", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.57.tgz", + "integrity": "sha512-BRxKaYAPG5VF5PvuO9um6iVnnpM+iJdA4z4cFkh0TMxtQpUpPGXjpHCWtk4w5ZSbH1//AptYMO2LfUoba4Z/4Q==", "requires": { "debounce": "^1.2.0", "debug": "^4.3.1", diff --git a/package.json b/package.json index 07689b629..1841707fe 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^7.3.1", - "zigbee-herdsman": "0.13.55", + "zigbee-herdsman": "0.13.57", "zigbee-herdsman-converters": "14.0.23", "zigbee2mqtt-frontend": "0.3.4" },