diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index f77b62f0..2c6b593f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6004,9 +6004,9 @@ } }, "zigbee-herdsman": { - "version": "0.12.104", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.104.tgz", - "integrity": "sha512-hQLYSIs8sA6M4KSdjTCuNd2QE0+8ntofeFcgMqxvwqtwOCw+VpMie43y+O8xpzIE9SC2d0cQ+6DdWMrRcbtA5A==", + "version": "0.12.107", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.107.tgz", + "integrity": "sha512-E14BM3eGg6qmcJYGec9g/4ovGxir9vq41Nd1l2jgECAgbO8M3wYY2bbMZuvjuIxXHF8dypOn7XdFVExuIcU+og==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index bbb8315f..54a8d16e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "semver": "*", "winston": "*", "winston-syslog": "*", - "zigbee-herdsman": "0.12.104", + "zigbee-herdsman": "0.12.107", "zigbee-herdsman-converters": "12.0.139" }, "devDependencies": {