diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index f31960954..41e915a65 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6131,9 +6131,9 @@ } }, "zigbee-herdsman": { - "version": "0.11.6", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.11.6.tgz", - "integrity": "sha512-OSBxE8giFSavlsTG/pnHbLJcRcKKvQ8yMMlO+n7jcI2yTbvuHmaC+Z6gZjQIkNsSXOMTx043dZpDS1QOozhBgg==", + "version": "0.11.7", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.11.7.tgz", + "integrity": "sha512-k4Au3RZ9kc4Q6uTqtbkvnVA+lwdtB8osF9zsHo0ALRtjJzN16RAzL68Q7fRqtIBU7TFJxOmKUPIwbqbhLmEUgQ==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^2.0.1", diff --git a/package.json b/package.json index 582570dc7..c285fe371 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "rimraf": "*", "semver": "*", "winston": "*", - "zigbee-herdsman": "0.11.6", + "zigbee-herdsman": "0.11.7", "zigbee-herdsman-converters": "11.1.38" }, "devDependencies": {