diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ec72e78a2..f0298e676 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6471,9 +6471,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.40", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.40.tgz", - "integrity": "sha512-KKn1UzU89iRSs73CBxebI6BGfrLsxtLcZfYh1ZPWYO1BsdZLX/wTPIIp6OlIFr918nPc4H4cXOjNqOPnkvFTaQ==", + "version": "0.13.41", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.41.tgz", + "integrity": "sha512-qHAvPHr8CrzD9pRiiqNmlwxh/KvIfvGpopGBl4Hl2LJln3ruzt1cpHA3jcvR/WUC4vQsTtdEk2911BNEb5APWw==", "requires": { "debounce": "^1.2.0", "debug": "^4.3.1", diff --git a/package.json b/package.json index 02df4c30f..d483072c7 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.40", + "zigbee-herdsman": "0.13.41", "zigbee-herdsman-converters": "13.0.19", "zigbee2mqtt-frontend": "0.2.107" },