diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2e7f9d7f..ca7e87c0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -5938,9 +5938,9 @@ } }, "zigbee-herdsman": { - "version": "0.6.9", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.6.9.tgz", - "integrity": "sha512-svaq09zf4FBXGirbz7+vNZHqXAteL2jrGUymrJGMUUJ/kgbpkzdTSW3wmugFeyiaa8edETg8GZikiGdPz9ilDg==", + "version": "0.6.10", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.6.10.tgz", + "integrity": "sha512-eTHe2f3TnA1ENXtdXLr3UGWjAhvVArPxmpDM2yiErCGpfo5VvWnwKAPjByMOUwfYgbtYIg85Jh9tJC6BsPkUbw==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^2.0.1", diff --git a/package.json b/package.json index f931cccd..bcf838ed 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "rimraf": "*", "semver": "*", "winston": "2.4.2", - "zigbee-herdsman": "0.6.9", + "zigbee-herdsman": "0.6.10", "zigbee-herdsman-converters": "11.0.10" }, "devDependencies": {